Preconditions
Related command
az network application-gateway create --enable-fips
az network application-gateway update --enable-fips
Resource Provider
Microsoft.Network
Description of Feature or Work Requested
Related command
az network application-gateway create --enable-fips
az network application-gateway update --enable-fips
Resource Provider
Microsoft.Network/applicationGateways
Description of Feature or Work Requested
enableFips is working for Show command but not for create and update command. As per discussion with Ethan Yang creating this issue to help add the support for create and update commands of application-gateway.
pavan [ ~ ]$ az network application-gateway show --name agw-js --resource-group agw-js | grep enableFips "enableFips": true,
Minimum API Version Required
2017-10-01 (It is the Swagger Version where Properties are introduced)
Target Date
2025-31-10
PM Contact
jaysoni@microsoft.com
Engineer Contact
pmanukonda@microsoft.com
Minimum API Version Required
2017-10-01
Swagger PR link / SDK link
https://github.com/Azure/azure-rest-api-specs/blob/0476e10d463909ce48ba4a8365d971586ede7f98/specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/applicationGateway.json#L1614
Request Example
No response
Target Date
2025-31-10
PM Contact
jaysoni@microsoft.com
Engineer Contact
pmanukonda@microsoft.com
Additional context
No response
Preconditions
Related command
az network application-gateway create --enable-fips
az network application-gateway update --enable-fips
Resource Provider
Microsoft.Network
Description of Feature or Work Requested
Related command
Resource Provider
Microsoft.Network/applicationGateways
Description of Feature or Work Requested
enableFips is working for Show command but not for create and update command. As per discussion with Ethan Yang creating this issue to help add the support for create and update commands of application-gateway.
pavan [ ~ ]$ az network application-gateway show --name agw-js --resource-group agw-js | grep enableFips "enableFips": true,Minimum API Version Required
2017-10-01 (It is the Swagger Version where Properties are introduced)
Target Date
2025-31-10
PM Contact
jaysoni@microsoft.com
Engineer Contact
pmanukonda@microsoft.com
Minimum API Version Required
2017-10-01
Swagger PR link / SDK link
https://github.com/Azure/azure-rest-api-specs/blob/0476e10d463909ce48ba4a8365d971586ede7f98/specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/applicationGateway.json#L1614
Request Example
No response
Target Date
2025-31-10
PM Contact
jaysoni@microsoft.com
Engineer Contact
pmanukonda@microsoft.com
Additional context
No response