Applies to Product - Power Apps
What’s happening?
Customers are unable to create Azure resources in the Brazil region and cannot assign the Windows operating system while creating a function app.
Reason:
The inability to create a flex consumption plan function app with a Windows OS is due to the fact that flex consumption plan function apps are not available in certain regions, including Brazil. The flex consumption plan is Linux-based, which explains the absence of a Windows option.
Resolution:
- It is confirmed that it is not possible to create a flex consumption plan function app with a Windows OS in the Brazil region.
- Customers can check the available regions for flex consumption plans by running the command: az functionapp list-flexconsumption-locations --output table.
- There are other function app plan types available in the Brazil region that do support Windows OS options, as mentioned in the relevant documentation.
