-
Notifications
You must be signed in to change notification settings - Fork 94
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
Azure Extension doesn't support ñ in the name of the AppService #1612
Comments
@gjordana can you clarify - when do you get that error? Did you already create the web app (maybe in the portal?) or are you trying to create the web app from VS Code? Perhaps the error happened when you were deploying? |
Here you can find the error
[image: image.png]
…On Mon, Jun 29, 2020 at 8:51 PM Eric Jizba ***@***.***> wrote:
@gjordana <https://github.com/gjordana> can you clarify - when do you get
that error? Did you already create the web app (maybe in the portal?) or
are you trying to create the web app from VS Code? Perhaps the error
happened when you were deploying?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1612 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACVZWIO4NYWIDH5TGVNNZ5LRZESJLANCNFSM4OF3AZLA>
.
|
Hmm unfortunately I can't see that image. I would suggest you open GitHub in the browser, as it doesn't work very well when you reply directly in email |
Note to self: Check if this is fixed after we update to new azure sdk |
when will do you do that?
…On Mon, Jul 6, 2020 at 7:14 PM Eric Jizba ***@***.***> wrote:
Note to self: Check if this is fixed after we update to new azure sdk
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1612 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACVZWINZSN27RB3ZZGLW4RTR2JECPANCNFSM4OF3AZLA>
.
|
Ideally in the next month or two. We were waiting on microsoft/vscode-azure-account#140, and that's just about to ship. |
Ok. Thanks for your answer. I think I will need to continue using Visual
Studio Community until that.
Thanks,
Garcilaso
…On Tue, Jul 7, 2020 at 7:25 PM Eric Jizba ***@***.***> wrote:
Ideally in the next month or two. We were waiting on
microsoft/vscode-azure-account#140
<microsoft/vscode-azure-account#140>, and
that's just about to ship.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1612 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACVZWIMVVC4RIRSZUML4MMTR2OOELANCNFSM4OF3AZLA>
.
|
This issue has become stale and is at risk of being closed. The community has 60 days to upvote the issue. If it receives 5 upvotes we will keep it open and take another look. If not, we will close it. To learn more about how we handle issues, please see our documentation. Happy Coding! |
🙁 In the last 60 days, this issue has received less than 5 community upvotes and we closed it. Still a big Thank You to you for taking the time to create it! To learn more about how we handle issues, please see our documentation. Happy Coding! |
I have an App Service with an ñ in it's name
When I try to configure the access in Azure extension I get this error:
"resourceGroupName" should satisfy the constraint - "Pattern": /^[-w._()]+[^.]$/
The text was updated successfully, but these errors were encountered: