Jack Stromberg
Jack Stromberg
Hello Team, Same port on public / private listener is still in the works for Application Gateway. I understand this item has been outstanding for quite some time, however I...
Application Gateway supports managed identities for the KeyVault integration which has the same definition format: https://docs.microsoft.com/en-us/azure/application-gateway/key-vault-certs#how-integration-works Example usage would look something like: ```{ "type": "Microsoft.Network/applicationGateways", "apiVersion": "2020-11-01", "name": "[parameters('applicationGateways_AppGW_Lab_name')]", "location":...
Understood and see the further definition containing both values here (root of the issue): https://github.com/Azure/azure-rest-api-specs/blob/ac0ab10f7605f63dfb8854fede1dbf6daa9df825/specification/network/resource-manager/Microsoft.Network/stable/2021-05-01/network.json#L205-L218 I've logged this internally.
Hello folks, I understand and appreciate the feedback on the ask to be more flexible on handling errors in the ingress input. At this time, the behavior is expected as-is,...
Per support: "It looks like there are currently no plans to update SDK-PHP." Hopefully more folks bubble up support cases on this; that's a massive segment of customers to lose...
Sorry to bump up an older topic, but I can repro this issue with the copy function and nested templates as well.