diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/blob_services_operations.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/blob_services_operations.py index 306a2f399adc..5e221daa9f12 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/blob_services_operations.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/blob_services_operations.py @@ -41,7 +41,7 @@ def __init__(self, client, config, serializer, deserializer): def set_service_properties( self, resource_group_name, account_name, parameters, custom_headers=None, raw=False, **operation_config): - """Sets the properties of a storage account’s Blob service, including + """Sets the properties of a storage account���s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. .