My organization has a policy 'Keep all data in country X'. This is a pretty simple Azure Policy, stating that resourcegroups and resources can only be created in a specific region.
Now we would like to deploy Azure OpenAI, which only has it's advanced models availible in Sweden (for EU). So I would like to create a policy exemption to allow this specific resource to be created in Sweden Central.
I cannot figure out what to define in the resource selector. I have searched for OpenAI, Azure AI and generic 'name' value. See the attached screenshot.
Obligatory I have read the documentation and searched online but I am at a miss. Could it be that these resource selectors are not added yet to this list?
Bonus question: it says on the create exemption page to look at the Policy pricing pace. There however I do not see any costs related to creating exemptions. So... what's this gonna cost me?
Much thanks - your help truly is appreciated!