Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
apaulture opened this issue Jun 16, 2024 · 2 comments

Comments

@apaulture
Copy link
Contributor

apaulture commented Jun 16, 2024

Type of issue

Code doesn't work

Feedback

Environment:

  • MacOS 14.5
  • PSVersion: 7.4.2

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
Copy link
Contributor

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

@AjayKumar-MSFT
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants