You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritise this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritise the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Currently any Named Location country lists created using the azuread_named_location resource with a country block have the Countries (IP) location type. On the Azure Portal this translates to Country lookup method parameter always having the Determine location by IP address setting.
Please add support for the Countries (GPS) location type. On the Azure Portal this translates to Country lookup method parameter having the Determine location by GPS coordinates option.
Community Note
Description
Currently any Named Location country lists created using the
azuread_named_location
resource with acountry
block have the Countries (IP) location type. On the Azure Portal this translates to Country lookup method parameter always having the Determine location by IP address setting.Please add support for the Countries (GPS) location type. On the Azure Portal this translates to Country lookup method parameter having the Determine location by GPS coordinates option.
Concept documentation: https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-assignment-network#countries
API documentation: see
countryLookupMethodType
valueauthenticatorAppGps
in https://learn.microsoft.com/en-us/graph/api/resources/countrynamedlocation?view=graph-rest-1.0#propertiesNew or Affected Resource(s)
Potential Terraform Configuration
Suggestion 1
Suggestion 2
Suggestion 3
References
The text was updated successfully, but these errors were encountered: