DawidPotgieter / Dynamics-CRM-Binary-Storage-Options

A Dynamics CRM plugin to transparently store attachment binaries outside CRM database. Azure Blob or File storage for instance.
GNU Affero General Public License v3.0
34 stars 15 forks source link

Add ability to set provider endpoint suffix. Needed for Azure Government #23

Closed rwilson504 closed 3 years ago

rwilson504 commented 3 years ago

Added a new optional configuration value called ProviderEndpointSuffix in the unsecured configuration. The value will allow the user to override the default value of 'core.windows.net'. This is needed because Azure Government utilizes 'core.usgovcloudapi.net'.

Reference(s): https://docs.microsoft.com/en-us/azure/azure-government/documentation-government-get-started-connect-to-storage