You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constconfirmationViewDescription: string=localize('viewDescription','Please select an input you would like to change. Otherwise click "Confirm" to deploy.');
61
+
constconfirmationViewDescription: string=localize('viewDescription','Please select an input you would like to change. Note: Any input proceeding the changed input may need to change as well');
62
62
constconfirmationViewTabTitle: string=localize('deployContainerAppTabTitle','Summary - Deploy Image to Container App');
63
63
consttitle: string=localize('deployContainerAppTitle','Deploy image to container app');
0 commit comments