Skip to content

Commit 7e5abd4

Browse files
committed
Configurations: 'specification/storagesync/resource-manager/Microsoft.StorageSync/StorageSync/tspconfig.yaml', API Version: 2022-09-01, SDK Release Type: beta, and CommitSHA: '0c30072709ed8a6a544ec133e628e13cb3c81d88' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6387759 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
1 parent 372d7fe commit 7e5abd4

455 files changed

Lines changed: 14525 additions & 22612 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@
974974
# PRLabel: %Mgmt
975975
/sdk/storageimportexport/arm-storageimportexport/ @qiaozha @MaryGao @JialinHuang803
976976

977-
# PRLabel: %Mgmt
977+
# PRLabel: %Mgmt %mgmt-review-needed
978978
/sdk/storagesync/arm-storagesync/ @qiaozha @MaryGao @JialinHuang803
979979

980980
# PRLabel: %Mgmt

pnpm-lock.yaml

Lines changed: 23 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/storagesync/arm-storagesync/CHANGELOG.md

Lines changed: 174 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,183 @@
11
# Release History
22

3-
## 9.1.2 (Unreleased)
3+
## 10.0.0-beta.1 (2026-06-03)
4+
Compared with version 9.1.0
45

56
### Features Added
7+
- Added operation CloudEndpointsOperations.afsShareMetadataCertificatePublicKeys
8+
- Added operation CloudEndpointsOperations.create
9+
- Added operation CloudEndpointsOperations.delete
10+
- Added operation CloudEndpointsOperations.postBackup
11+
- Added operation CloudEndpointsOperations.postRestore
12+
- Added operation CloudEndpointsOperations.preBackup
13+
- Added operation CloudEndpointsOperations.preRestore
14+
- Added operation CloudEndpointsOperations.restoreHeartbeat
15+
- Added operation CloudEndpointsOperations.triggerChangeDetection
16+
- Added operation PrivateEndpointConnectionsOperations.create
17+
- Added operation PrivateEndpointConnectionsOperations.delete
18+
- Added operation RegisteredServersOperations.create
19+
- Added operation RegisteredServersOperations.delete
20+
- Added operation RegisteredServersOperations.triggerRollover
21+
- Added operation RegisteredServersOperations.update
22+
- Added operation ServerEndpointsOperations.create
23+
- Added operation ServerEndpointsOperations.delete
24+
- Added operation ServerEndpointsOperations.recallAction
25+
- Added operation ServerEndpointsOperations.update
26+
- Added operation StorageSyncServicesOperations.create
27+
- Added operation StorageSyncServicesOperations.delete
28+
- Added operation StorageSyncServicesOperations.update
29+
- Class MicrosoftStorageSync has a new constructor "constructor(credential: TokenCredential, options?: MicrosoftStorageSyncOptionalParams);"
30+
- Added Interface CloudEndpointAfsShareMetadataCertificatePublicKeys
31+
- Added Interface CloudEndpointCreateParametersProperties
32+
- Added Interface CloudEndpointProperties
33+
- Added Interface CloudEndpointsAfsShareMetadataCertificatePublicKeysOptionalParams
34+
- Added Interface CloudEndpointsRestoreHeartbeatOptionalParams
35+
- Added Interface CloudTieringLowDiskMode
36+
- Added Interface ErrorAdditionalInfo
37+
- Added Interface ErrorDetail
38+
- Added Interface ErrorResponse
39+
- Added Interface ManagedServiceIdentity
40+
- Added Interface PagedAsyncIterableIterator
41+
- Added Interface PageSettings
42+
- Added Interface PostBackupResponseProperties
43+
- Added Interface PrivateEndpointConnectionProperties
44+
- Added Interface PrivateLinkResourceProperties
45+
- Added Interface RegisteredServerCreateParametersProperties
46+
- Added Interface RegisteredServerProperties
47+
- Added Interface RegisteredServersUpdateOptionalParams
48+
- Added Interface RegisteredServerUpdateParameters
49+
- Added Interface RegisteredServerUpdateProperties
50+
- Added Interface RestorePollerOptions
51+
- Added Interface ServerEndpointCreateParametersProperties
52+
- Added Interface ServerEndpointProperties
53+
- Added Interface ServerEndpointProvisioningStatus
54+
- Added Interface ServerEndpointProvisioningStepStatus
55+
- Added Interface ServerEndpointUpdateProperties
56+
- Added Interface StorageSyncServiceCreateParametersProperties
57+
- Added Interface StorageSyncServiceProperties
58+
- Added Interface StorageSyncServiceUpdateProperties
59+
- Added Interface SyncGroupProperties
60+
- Added Interface SystemData
61+
- Added Interface UserAssignedIdentity
62+
- Added Interface WorkflowProperties
63+
- Interface CloudEndpoint has a new optional parameter systemData
64+
- Interface CloudEndpointCreateParameters has a new optional parameter systemData
65+
- Interface OperationResourceMetricSpecification has a new optional parameter lockAggregationType
66+
- Interface OperationResourceMetricSpecification has a new optional parameter supportedAggregationTypes
67+
- Interface PrivateEndpointConnection has a new optional parameter groupIds
68+
- Interface PrivateEndpointConnection has a new optional parameter systemData
69+
- Interface PrivateLinkResource has a new optional parameter properties
70+
- Interface PrivateLinkResource has a new optional parameter systemData
71+
- Interface ProxyResource has a new optional parameter systemData
72+
- Interface RegisteredServer has a new optional parameter activeAuthType
73+
- Interface RegisteredServer has a new optional parameter applicationId
74+
- Interface RegisteredServer has a new optional parameter identity
75+
- Interface RegisteredServer has a new optional parameter latestApplicationId
76+
- Interface RegisteredServer has a new optional parameter systemData
77+
- Interface RegisteredServerCreateParameters has a new optional parameter applicationId
78+
- Interface RegisteredServerCreateParameters has a new optional parameter identity
79+
- Interface RegisteredServerCreateParameters has a new optional parameter systemData
80+
- Interface Resource has a new optional parameter systemData
81+
- Interface ServerEndpoint has a new optional parameter serverEndpointProvisioningStatus
82+
- Interface ServerEndpoint has a new optional parameter systemData
83+
- Interface ServerEndpointCloudTieringStatus has a new optional parameter lowDiskMode
84+
- Interface ServerEndpointCreateParameters has a new optional parameter systemData
85+
- Interface StorageSyncApiError has a new optional parameter innererror
86+
- Interface StorageSyncService has a new optional parameter identity
87+
- Interface StorageSyncService has a new optional parameter useIdentity
88+
- Interface StorageSyncService has a new optional parameter systemData
89+
- Interface StorageSyncServiceCreateParameters has a new optional parameter identity
90+
- Interface StorageSyncServiceCreateParameters has a new optional parameter useIdentity
91+
- Interface StorageSyncServiceCreateParameters has a new optional parameter id
92+
- Interface StorageSyncServiceCreateParameters has a new optional parameter name
93+
- Interface StorageSyncServiceCreateParameters has a new optional parameter systemData
94+
- Interface StorageSyncServiceCreateParameters has a new optional parameter type
95+
- Interface StorageSyncServiceUpdateParameters has a new optional parameter identity
96+
- Interface StorageSyncServiceUpdateParameters has a new optional parameter useIdentity
97+
- Interface SyncGroup has a new optional parameter systemData
98+
- Interface SyncGroupCreateParameters has a new optional parameter systemData
99+
- Interface TrackedResource has a new optional parameter systemData
100+
- Interface Workflow has a new optional parameter systemData
101+
- Added Type Alias AzureSupportedClouds
102+
- Added Type Alias CloudTieringLowDiskModeState
103+
- Added Type Alias CreatedByType
104+
- Added Type Alias ManagedServiceIdentityType
105+
- Added Type Alias ServerAuthType
106+
- Added Type Alias ServerProvisioningStatus
107+
- Added Type Alias Type
108+
- Added Enum AzureClouds
109+
- Added Enum KnownCloudTieringLowDiskModeState
110+
- Added Enum KnownCreatedByType
111+
- Added Enum KnownManagedServiceIdentityType
112+
- Added Enum KnownServerAuthType
113+
- Added Enum KnownServerProvisioningStatus
114+
- Added Enum KnownVersions
6115

7116
### Breaking Changes
117+
- Removed operation CloudEndpoints.beginCreate
118+
- Removed operation CloudEndpoints.beginCreateAndWait
119+
- Removed operation CloudEndpoints.beginDelete
120+
- Removed operation CloudEndpoints.beginDeleteAndWait
121+
- Removed operation CloudEndpoints.beginPostBackup
122+
- Removed operation CloudEndpoints.beginPostBackupAndWait
123+
- Removed operation CloudEndpoints.beginPostRestore
124+
- Removed operation CloudEndpoints.beginPostRestoreAndWait
125+
- Removed operation CloudEndpoints.beginPreBackup
126+
- Removed operation CloudEndpoints.beginPreBackupAndWait
127+
- Removed operation CloudEndpoints.beginPreRestore
128+
- Removed operation CloudEndpoints.beginPreRestoreAndWait
129+
- Removed operation CloudEndpoints.beginTriggerChangeDetection
130+
- Removed operation CloudEndpoints.beginTriggerChangeDetectionAndWait
131+
- Removed operation CloudEndpoints.restoreheartbeat
132+
- Removed operation PrivateEndpointConnections.beginCreate
133+
- Removed operation PrivateEndpointConnections.beginCreateAndWait
134+
- Removed operation PrivateEndpointConnections.beginDelete
135+
- Removed operation PrivateEndpointConnections.beginDeleteAndWait
136+
- Removed operation RegisteredServers.beginCreate
137+
- Removed operation RegisteredServers.beginCreateAndWait
138+
- Removed operation RegisteredServers.beginDelete
139+
- Removed operation RegisteredServers.beginDeleteAndWait
140+
- Removed operation RegisteredServers.beginTriggerRollover
141+
- Removed operation RegisteredServers.beginTriggerRolloverAndWait
142+
- Removed operation ServerEndpoints.beginCreate
143+
- Removed operation ServerEndpoints.beginCreateAndWait
144+
- Removed operation ServerEndpoints.beginDelete
145+
- Removed operation ServerEndpoints.beginDeleteAndWait
146+
- Removed operation ServerEndpoints.beginRecallAction
147+
- Removed operation ServerEndpoints.beginRecallActionAndWait
148+
- Removed operation ServerEndpoints.beginUpdate
149+
- Removed operation ServerEndpoints.beginUpdateAndWait
150+
- Removed operation StorageSyncServices.beginCreate
151+
- Removed operation StorageSyncServices.beginCreateAndWait
152+
- Removed operation StorageSyncServices.beginDelete
153+
- Removed operation StorageSyncServices.beginDeleteAndWait
154+
- Removed operation StorageSyncServices.beginUpdate
155+
- Removed operation StorageSyncServices.beginUpdateAndWait
156+
- Operation SyncGroups.delete has a new signature
157+
- Operation Workflows.abort has a new signature
158+
- Class MicrosoftStorageSync no longer has parameter apiVersion
159+
- Class MicrosoftStorageSync no longer has parameter operationStatusOperations
160+
- Class MicrosoftStorageSync no longer has parameter subscriptionId
161+
- Removed Interface CloudEndpointArray
162+
- Removed Interface CloudEndpointsRestoreheartbeatOptionalParams
163+
- Removed Interface OperationDisplayResource
164+
- Removed Interface RegisteredServerArray
165+
- Removed Interface ResourcesMoveInfo
166+
- Removed Interface ServerEndpointArray
167+
- Removed Interface StorageSyncServiceArray
168+
- Removed Interface SubscriptionState
169+
- Removed Interface SyncGroupArray
170+
- Removed Interface WorkflowArray
171+
- Interface PrivateLinkResource no longer has parameter groupId
172+
- Interface PrivateLinkResource no longer has parameter requiredMembers
173+
- Interface PrivateLinkResource no longer has parameter requiredZoneNames
174+
- Interface StorageSyncApiError no longer has parameter innerError
175+
- Removed Type Alias ProgressType
176+
- Removed Type Alias Reason
177+
- Removed Enum KnownProgressType
178+
- Removed Enum KnownReason
8179

9-
### Bugs Fixed
10-
11-
### Other Changes
12-
13-
## 9.1.1 (2025-08-22)
14-
15-
### Other Changes
16-
17-
- Other fixes
18-
180+
19181
## 9.1.0 (2022-12-12)
20182

21183
### Features Added
@@ -49,4 +211,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.
49211

50212
To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
51213

52-
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
214+
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart).

sdk/storagesync/arm-storagesync/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
21+
SOFTWARE.

sdk/storagesync/arm-storagesync/README.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for Azure MicrosoftStorageSync client.
44

5-
Microsoft Storage Sync Service API
5+
Microsoft Storage Sync Service API. This belongs to Microsoft.StorageSync Resource Provider
66

7-
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagesync/arm-storagesync) |
8-
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-storagesync) |
9-
[API reference documentation](https://learn.microsoft.com/javascript/api/@azure/arm-storagesync) |
10-
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)
7+
Key links:
8+
9+
- [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagesync/arm-storagesync)
10+
- [Package (NPM)](https://www.npmjs.com/package/@azure/arm-storagesync)
11+
- [API reference documentation](https://learn.microsoft.com/javascript/api/@azure/arm-storagesync?view=azure-node-preview)
12+
- [Samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagesync/arm-storagesync/samples)
1113

1214
## Getting started
1315

@@ -35,7 +37,7 @@ npm install @azure/arm-storagesync
3537
To create a client object to access the Azure MicrosoftStorageSync API, you will need the `endpoint` of your Azure MicrosoftStorageSync resource and a `credential`. The Azure MicrosoftStorageSync client can use Azure Active Directory credentials to authenticate.
3638
You can find the endpoint for your Azure MicrosoftStorageSync resource in the [Azure Portal][azure_portal].
3739

38-
You can authenticate with Azure Active Directory using a credential from the [@azure/identity][azure_identity] library or [an existing AAD Token](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/identity/identity/samples/AzureIdentityExamples.md#authenticating-with-a-pre-fetched-access-token).
40+
You can authenticate with Azure Active Directory using a credential from the [@azure/identity][azure_identity] library or [an existing AAD Token](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/identity/identity/samples/AzureIdentityExamples.md#authenticating-with-a-pre-fetched-access-token).
3941

4042
To use the [DefaultAzureCredential][defaultazurecredential] provider shown below, or other credential providers provided with the Azure SDK, please install the `@azure/identity` package:
4143

@@ -44,36 +46,35 @@ npm install @azure/identity
4446
```
4547

4648
You will also need to **register a new AAD application and grant access to Azure MicrosoftStorageSync** by assigning the suitable role to your service principal (note: roles such as `"Owner"` will not grant the necessary permissions).
47-
Set the values of the client ID, tenant ID, and client secret of the AAD application as environment variables: `AZURE_CLIENT_ID`, `AZURE_TENANT_ID`, `AZURE_CLIENT_SECRET`.
4849

4950
For more information about how to create an Azure AD Application check out [this guide](https://learn.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal).
5051

5152
Using Node.js and Node-like environments, you can use the `DefaultAzureCredential` class to authenticate the client.
52-
53+
5354
```ts snippet:ReadmeSampleCreateClient_Node
5455
import { MicrosoftStorageSync } from "@azure/arm-storagesync";
5556
import { DefaultAzureCredential } from "@azure/identity";
5657

5758
const subscriptionId = "00000000-0000-0000-0000-000000000000";
5859
const client = new MicrosoftStorageSync(new DefaultAzureCredential(), subscriptionId);
5960
```
60-
61+
6162
For browser environments, use the `InteractiveBrowserCredential` from the `@azure/identity` package to authenticate.
62-
63+
6364
```ts snippet:ReadmeSampleCreateClient_Browser
6465
import { InteractiveBrowserCredential } from "@azure/identity";
6566
import { MicrosoftStorageSync } from "@azure/arm-storagesync";
6667

67-
const subscriptionId = "00000000-0000-0000-0000-000000000000";
6868
const credential = new InteractiveBrowserCredential({
6969
tenantId: "<YOUR_TENANT_ID>",
7070
clientId: "<YOUR_CLIENT_ID>",
7171
});
72+
const subscriptionId = "00000000-0000-0000-0000-000000000000";
7273
const client = new MicrosoftStorageSync(credential, subscriptionId);
7374
```
7475

75-
### JavaScript Bundle
7676

77+
### JavaScript Bundle
7778
To use this client library in the browser, first you need to use a bundler. For details on how to do this, please refer to our [bundling documentation](https://aka.ms/AzureSDKBundling).
7879

7980
## Key concepts
@@ -98,7 +99,7 @@ For more detailed instructions on how to enable logs, you can look at the [@azur
9899

99100
## Next steps
100101

101-
Please take a look at the [samples](https://github.com/Azure-Samples/azure-samples-js-management) directory for detailed examples on how to use this library.
102+
Please take a look at the [samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagesync/arm-storagesync/samples) directory for detailed examples on how to use this library.
102103

103104
## Contributing
104105

@@ -108,10 +109,6 @@ If you'd like to contribute to this library, please read the [contributing guide
108109

109110
- [Microsoft Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js)
110111

111-
112-
113-
[azure_cli]: https://learn.microsoft.com/cli/azure
114-
[azure_sub]: https://azure.microsoft.com/free/
115112
[azure_sub]: https://azure.microsoft.com/free/
116113
[azure_portal]: https://portal.azure.com
117114
[azure_identity]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity

sdk/storagesync/arm-storagesync/_meta.json

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
{
2-
"extends": "../../../api-extractor-base.json"
3-
}
1+
{ "extends": "../../../api-extractor-base.json" }

0 commit comments

Comments
 (0)