MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.08k stars 21.12k forks source link

Creating app service with PowerShell from a git repo does not automatically create a remote to App Service app #123400

Open apaulture opened 2 weeks ago

apaulture commented 2 weeks ago

Type of issue

Code doesn't work

Feedback

Environment:

Entering New-AzAppService -N <app-name> cmdlet PowerShell from a git initialized repository does not automatically create a remote which points to the App Service app. The git repository does not have any existing remote prior to running this cmdlet.

Page URL

https://learn.microsoft.com/en-us/azure/app-service/deploy-local-git?tabs=powershell

Content source URL

https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/app-service/deploy-local-git.md

Author

cephalin

Document Id

ac50a623-c4b8-4dfd-96b2-a09420770063


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

PesalaPavan commented 2 weeks ago

@apaulture Thanks for your feedback! We will investigate and update as appropriate.

AjayKumar-MSFT commented 1 week ago

Your feedback has been shared with the content owner for further review.