diff --git a/services/iothub/mgmt/2016-02-03/devices/CHANGELOG.md b/services/iothub/mgmt/2016-02-03/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/iothub/mgmt/2016-02-03/devices/CHANGELOG.md +++ b/services/iothub/mgmt/2016-02-03/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/iothub/mgmt/2016-02-03/devices/_meta.json b/services/iothub/mgmt/2016-02-03/devices/_meta.json index a94fcdd8c410..6f4273cb9219 100644 --- a/services/iothub/mgmt/2016-02-03/devices/_meta.json +++ b/services/iothub/mgmt/2016-02-03/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-2016-02", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/iothub/mgmt/2016-02-03/devices/iothubresource.go b/services/iothub/mgmt/2016-02-03/devices/iothubresource.go index bffec30dcb81..b72906605f32 100644 --- a/services/iothub/mgmt/2016-02-03/devices/iothubresource.go +++ b/services/iothub/mgmt/2016-02-03/devices/iothubresource.go @@ -195,7 +195,8 @@ func (client IotHubResourceClient) CreateEventHubConsumerGroupResponder(resp *ht // CreateOrUpdate create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve // the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update -// the IoT hub. +// the IoT hub. If certain properties are missing in the JSON, updating IoT Hub may cause these values to fallback to +// default, which may lead to unexpected behavior. // Parameters: // resourceGroupName - the name of the resource group that contains the IoT hub. // resourceName - the name of the IoT hub to create or update. diff --git a/services/iothub/mgmt/2017-01-19/devices/CHANGELOG.md b/services/iothub/mgmt/2017-01-19/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/iothub/mgmt/2017-01-19/devices/CHANGELOG.md +++ b/services/iothub/mgmt/2017-01-19/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/iothub/mgmt/2017-01-19/devices/_meta.json b/services/iothub/mgmt/2017-01-19/devices/_meta.json index 0213760e775a..35d3ddb5e0db 100644 --- a/services/iothub/mgmt/2017-01-19/devices/_meta.json +++ b/services/iothub/mgmt/2017-01-19/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-2017-01", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/iothub/mgmt/2017-01-19/devices/iothubresource.go b/services/iothub/mgmt/2017-01-19/devices/iothubresource.go index 8b5d0258e155..9224ae0d117f 100644 --- a/services/iothub/mgmt/2017-01-19/devices/iothubresource.go +++ b/services/iothub/mgmt/2017-01-19/devices/iothubresource.go @@ -195,7 +195,8 @@ func (client IotHubResourceClient) CreateEventHubConsumerGroupResponder(resp *ht // CreateOrUpdate create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve // the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update -// the IoT hub. +// the IoT hub. If certain properties are missing in the JSON, updating IoT Hub may cause these values to fallback to +// default, which may lead to unexpected behavior. // Parameters: // resourceGroupName - the name of the resource group that contains the IoT hub. // resourceName - the name of the IoT hub to create or update. diff --git a/services/iothub/mgmt/2017-07-01/devices/CHANGELOG.md b/services/iothub/mgmt/2017-07-01/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/iothub/mgmt/2017-07-01/devices/CHANGELOG.md +++ b/services/iothub/mgmt/2017-07-01/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/iothub/mgmt/2017-07-01/devices/_meta.json b/services/iothub/mgmt/2017-07-01/devices/_meta.json index 665b79a4d69b..876e26c49232 100644 --- a/services/iothub/mgmt/2017-07-01/devices/_meta.json +++ b/services/iothub/mgmt/2017-07-01/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-2017-07", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/iothub/mgmt/2017-07-01/devices/iothubresource.go b/services/iothub/mgmt/2017-07-01/devices/iothubresource.go index 764fcd57983d..1e0e21647dc7 100644 --- a/services/iothub/mgmt/2017-07-01/devices/iothubresource.go +++ b/services/iothub/mgmt/2017-07-01/devices/iothubresource.go @@ -195,7 +195,8 @@ func (client IotHubResourceClient) CreateEventHubConsumerGroupResponder(resp *ht // CreateOrUpdate create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve // the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update -// the IoT hub. +// the IoT hub. If certain properties are missing in the JSON, updating IoT Hub may cause these values to fallback to +// default, which may lead to unexpected behavior. // Parameters: // resourceGroupName - the name of the resource group that contains the IoT hub. // resourceName - the name of the IoT hub. diff --git a/services/iothub/mgmt/2018-01-22/devices/CHANGELOG.md b/services/iothub/mgmt/2018-01-22/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/iothub/mgmt/2018-01-22/devices/CHANGELOG.md +++ b/services/iothub/mgmt/2018-01-22/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/iothub/mgmt/2018-01-22/devices/_meta.json b/services/iothub/mgmt/2018-01-22/devices/_meta.json index 58787ae1ce2f..5804765632fc 100644 --- a/services/iothub/mgmt/2018-01-22/devices/_meta.json +++ b/services/iothub/mgmt/2018-01-22/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-2018-01", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/iothub/mgmt/2018-01-22/devices/iothubresource.go b/services/iothub/mgmt/2018-01-22/devices/iothubresource.go index bb59b483fecf..9496fee6d85e 100644 --- a/services/iothub/mgmt/2018-01-22/devices/iothubresource.go +++ b/services/iothub/mgmt/2018-01-22/devices/iothubresource.go @@ -195,7 +195,8 @@ func (client IotHubResourceClient) CreateEventHubConsumerGroupResponder(resp *ht // CreateOrUpdate create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve // the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update -// the IoT hub. +// the IoT hub. If certain properties are missing in the JSON, updating IoT Hub may cause these values to fallback to +// default, which may lead to unexpected behavior. // Parameters: // resourceGroupName - the name of the resource group that contains the IoT hub. // resourceName - the name of the IoT hub. diff --git a/services/iothub/mgmt/2018-04-01/devices/CHANGELOG.md b/services/iothub/mgmt/2018-04-01/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/iothub/mgmt/2018-04-01/devices/CHANGELOG.md +++ b/services/iothub/mgmt/2018-04-01/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/iothub/mgmt/2018-04-01/devices/_meta.json b/services/iothub/mgmt/2018-04-01/devices/_meta.json index 834cdfdbb6f3..d402d99e9d62 100644 --- a/services/iothub/mgmt/2018-04-01/devices/_meta.json +++ b/services/iothub/mgmt/2018-04-01/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-2018-04", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/iothub/mgmt/2018-04-01/devices/iothubresource.go b/services/iothub/mgmt/2018-04-01/devices/iothubresource.go index 8a0d4164f320..2eaa0ba67939 100644 --- a/services/iothub/mgmt/2018-04-01/devices/iothubresource.go +++ b/services/iothub/mgmt/2018-04-01/devices/iothubresource.go @@ -195,7 +195,8 @@ func (client IotHubResourceClient) CreateEventHubConsumerGroupResponder(resp *ht // CreateOrUpdate create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve // the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update -// the IoT hub. +// the IoT hub. If certain properties are missing in the JSON, updating IoT Hub may cause these values to fallback to +// default, which may lead to unexpected behavior. // Parameters: // resourceGroupName - the name of the resource group that contains the IoT hub. // resourceName - the name of the IoT hub. diff --git a/services/iothub/mgmt/2020-03-01/devices/CHANGELOG.md b/services/iothub/mgmt/2020-03-01/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/iothub/mgmt/2020-03-01/devices/CHANGELOG.md +++ b/services/iothub/mgmt/2020-03-01/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/iothub/mgmt/2020-03-01/devices/_meta.json b/services/iothub/mgmt/2020-03-01/devices/_meta.json index c94738c30c1c..e8369307e1ba 100644 --- a/services/iothub/mgmt/2020-03-01/devices/_meta.json +++ b/services/iothub/mgmt/2020-03-01/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-2020-03", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/iothub/mgmt/2020-03-01/devices/iothubresource.go b/services/iothub/mgmt/2020-03-01/devices/iothubresource.go index 5f335c8769d5..de8724fe75b6 100644 --- a/services/iothub/mgmt/2020-03-01/devices/iothubresource.go +++ b/services/iothub/mgmt/2020-03-01/devices/iothubresource.go @@ -195,7 +195,8 @@ func (client IotHubResourceClient) CreateEventHubConsumerGroupResponder(resp *ht // CreateOrUpdate create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve // the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update -// the IoT hub. +// the IoT hub. If certain properties are missing in the JSON, updating IoT Hub may cause these values to fallback to +// default, which may lead to unexpected behavior. // Parameters: // resourceGroupName - the name of the resource group that contains the IoT hub. // resourceName - the name of the IoT hub. diff --git a/services/iothub/mgmt/2021-03-31/devices/CHANGELOG.md b/services/iothub/mgmt/2021-03-31/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/iothub/mgmt/2021-03-31/devices/CHANGELOG.md +++ b/services/iothub/mgmt/2021-03-31/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/iothub/mgmt/2021-03-31/devices/_meta.json b/services/iothub/mgmt/2021-03-31/devices/_meta.json index ab1950a0f02a..1431a22f01c1 100644 --- a/services/iothub/mgmt/2021-03-31/devices/_meta.json +++ b/services/iothub/mgmt/2021-03-31/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "a95079cdd7a60c5af0417360b1ee56c8ae845cc4", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-2021-03", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/iothub/mgmt/2021-07-02/devices/CHANGELOG.md b/services/iothub/mgmt/2021-07-02/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/iothub/mgmt/2021-07-02/devices/CHANGELOG.md +++ b/services/iothub/mgmt/2021-07-02/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/iothub/mgmt/2021-07-02/devices/_meta.json b/services/iothub/mgmt/2021-07-02/devices/_meta.json index 8e88e6a6b9bc..6878db50630d 100644 --- a/services/iothub/mgmt/2021-07-02/devices/_meta.json +++ b/services/iothub/mgmt/2021-07-02/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3587a60ea8f18e76a41e4b56b72aeddce879aae9", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-2021-07-02", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/preview/iothub/mgmt/2018-12-01-preview/devices/CHANGELOG.md b/services/preview/iothub/mgmt/2018-12-01-preview/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/preview/iothub/mgmt/2018-12-01-preview/devices/CHANGELOG.md +++ b/services/preview/iothub/mgmt/2018-12-01-preview/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/preview/iothub/mgmt/2018-12-01-preview/devices/_meta.json b/services/preview/iothub/mgmt/2018-12-01-preview/devices/_meta.json index 9001063f6d7c..f4e5c3b5e7b9 100644 --- a/services/preview/iothub/mgmt/2018-12-01-preview/devices/_meta.json +++ b/services/preview/iothub/mgmt/2018-12-01-preview/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-2018-12-preview", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/preview/iothub/mgmt/2018-12-01-preview/devices/iothubresource.go b/services/preview/iothub/mgmt/2018-12-01-preview/devices/iothubresource.go index ffc86189b0a9..c47610910365 100644 --- a/services/preview/iothub/mgmt/2018-12-01-preview/devices/iothubresource.go +++ b/services/preview/iothub/mgmt/2018-12-01-preview/devices/iothubresource.go @@ -195,7 +195,8 @@ func (client IotHubResourceClient) CreateEventHubConsumerGroupResponder(resp *ht // CreateOrUpdate create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve // the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update -// the IoT hub. +// the IoT hub. If certain properties are missing in the JSON, updating IoT Hub may cause these values to fallback to +// default, which may lead to unexpected behavior. // Parameters: // resourceGroupName - the name of the resource group that contains the IoT hub. // resourceName - the name of the IoT hub. diff --git a/services/preview/iothub/mgmt/2019-03-22-preview/devices/CHANGELOG.md b/services/preview/iothub/mgmt/2019-03-22-preview/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/preview/iothub/mgmt/2019-03-22-preview/devices/CHANGELOG.md +++ b/services/preview/iothub/mgmt/2019-03-22-preview/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/preview/iothub/mgmt/2019-03-22-preview/devices/_meta.json b/services/preview/iothub/mgmt/2019-03-22-preview/devices/_meta.json index f8a8b50396a6..c9420ea08150 100644 --- a/services/preview/iothub/mgmt/2019-03-22-preview/devices/_meta.json +++ b/services/preview/iothub/mgmt/2019-03-22-preview/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "3c764635e7d442b3e74caf593029fcd440b3ef82", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-preview-2019-03", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/preview/iothub/mgmt/2019-03-22-preview/devices/iothubresource.go b/services/preview/iothub/mgmt/2019-03-22-preview/devices/iothubresource.go index f4faf69629ed..34658bc87c79 100644 --- a/services/preview/iothub/mgmt/2019-03-22-preview/devices/iothubresource.go +++ b/services/preview/iothub/mgmt/2019-03-22-preview/devices/iothubresource.go @@ -195,7 +195,8 @@ func (client IotHubResourceClient) CreateEventHubConsumerGroupResponder(resp *ht // CreateOrUpdate create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve // the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update -// the IoT hub. +// the IoT hub. If certain properties are missing in the JSON, updating IoT Hub may cause these values to fallback to +// default, which may lead to unexpected behavior. // Parameters: // resourceGroupName - the name of the resource group that contains the IoT hub. // resourceName - the name of the IoT hub. diff --git a/services/preview/iothub/mgmt/2019-07-01-preview/devices/CHANGELOG.md b/services/preview/iothub/mgmt/2019-07-01-preview/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/preview/iothub/mgmt/2019-07-01-preview/devices/CHANGELOG.md +++ b/services/preview/iothub/mgmt/2019-07-01-preview/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/preview/iothub/mgmt/2019-07-01-preview/devices/_meta.json b/services/preview/iothub/mgmt/2019-07-01-preview/devices/_meta.json index 3f07c50e9cfc..5d8ede2c70a9 100644 --- a/services/preview/iothub/mgmt/2019-07-01-preview/devices/_meta.json +++ b/services/preview/iothub/mgmt/2019-07-01-preview/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "8a3d2f1e61ac486406edc077f29060de8c02beea", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-preview-2019-07", "use": "@microsoft.azure/autorest.go@2.1.187", diff --git a/services/preview/iothub/mgmt/2019-07-01-preview/devices/iothubresource.go b/services/preview/iothub/mgmt/2019-07-01-preview/devices/iothubresource.go index 0b1a8f1b487c..3d04e17c4f34 100644 --- a/services/preview/iothub/mgmt/2019-07-01-preview/devices/iothubresource.go +++ b/services/preview/iothub/mgmt/2019-07-01-preview/devices/iothubresource.go @@ -195,7 +195,8 @@ func (client IotHubResourceClient) CreateEventHubConsumerGroupResponder(resp *ht // CreateOrUpdate create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve // the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update -// the IoT hub. +// the IoT hub. If certain properties are missing in the JSON, updating IoT Hub may cause these values to fallback to +// default, which may lead to unexpected behavior. // Parameters: // resourceGroupName - the name of the resource group that contains the IoT hub. // resourceName - the name of the IoT hub. diff --git a/services/preview/iothub/mgmt/2021-03-03-preview/devices/CHANGELOG.md b/services/preview/iothub/mgmt/2021-03-03-preview/devices/CHANGELOG.md index 52911e4cc5e4..a1ecf841edb0 100644 --- a/services/preview/iothub/mgmt/2021-03-03-preview/devices/CHANGELOG.md +++ b/services/preview/iothub/mgmt/2021-03-03-preview/devices/CHANGELOG.md @@ -1,2 +1,2 @@ -# Change History +# Unreleased diff --git a/services/preview/iothub/mgmt/2021-03-03-preview/devices/_meta.json b/services/preview/iothub/mgmt/2021-03-03-preview/devices/_meta.json index f99d52649bdb..709eaf05391c 100644 --- a/services/preview/iothub/mgmt/2021-03-03-preview/devices/_meta.json +++ b/services/preview/iothub/mgmt/2021-03-03-preview/devices/_meta.json @@ -1,5 +1,5 @@ { - "commit": "e5839301dfd424559851119c99ef0a2699fbd228", + "commit": "ff4b439249a9e8bee0134ca1a797043ab7f6b385", "readme": "/_/azure-rest-api-specs/specification/iothub/resource-manager/readme.md", "tag": "package-preview-2021-03", "use": "@microsoft.azure/autorest.go@2.1.187",