Alex Weininger

Results 252 comments of Alex Weininger

For .NET we currently allow creating .NET 3.1 and .NET 6.0 Functions, and we default to .NET 6.0. We can remove the ability to create .NET 3.1 Functions. For Node.JS,...

> Do we not default Node.js to any stack as of today? What happens if a user does not have an apiRuntime property set at all? @Reshmi-Sriram any updates regarding...

I can reproduce this consistently. It appears as if the tree item label is long and VS Code tries to wrap it, but ends up overlapping with the next tree...

This is caused by a newline being included in the commit message that we set as the tree item label. Ex: `ci: add Azure Static Web Apps workflow file\r\non-behalf-of: @Azure...

This has been fixed in VS Code (verified on 1.71.1) https://github.com/microsoft/vscode/issues/163224

Can you verify if this is a regression?

@dvnish have you been able to deploy successfully? Are you still facing long deployment times?

Regarding your service-specific questions, you can reach out to the support team to get help. https://ms.portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview?culture=en-us&country=us Also, the App Service docs might help: https://learn.microsoft.com/en-us/azure/app-service/

Would love to see this feature implemented! We have sample projects used for tests that we'd really love to be ignored by Dependabot.

Hi @sanathkatakam, are you still facing this issue?