Skip to content

Commit

Permalink
CodeGen from PR 15602 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Add missing features to be released in 2021-06-01 into 2021-06-01-preview (Azure#15602)

* Add missing features to be released in 2021-06-01 into 2021-06-01-preview

* Prettier fix

* Fix naming from review comments

* Fix parameter names in azureADOnlyAuthentication examples

* Remove systemData from azureAdOnlyAuthentication.json

Co-authored-by: Surya <sunagesw@microsoft.com>
  • Loading branch information
SDKAuto and Surya committed Aug 24, 2021
1 parent cadd8b2 commit 72786e2
Show file tree
Hide file tree
Showing 65 changed files with 2,198 additions and 24 deletions.
8 changes: 3 additions & 5 deletions sdk/synapse/arm-synapse/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## Azure SynapseManagementClient SDK for JavaScript

This package contains an isomorphic SDK (runs both in Node.js and in browsers) for SynapseManagementClient.
This package contains an isomorphic SDK (runs both in node.js and in browsers) for SynapseManagementClient.

### Currently supported environments

- [LTS versions of Node.js](https://nodejs.org/about/releases/)
- Latest versions of Safari, Chrome, Edge, and Firefox.
- Latest versions of Safari, Chrome, Edge and Firefox.

### Prerequisites

Expand All @@ -21,7 +21,6 @@ Install both packages using the below command:
```bash
npm install --save @azure/arm-synapse @azure/identity
```

> **Note**: You may have used either `@azure/ms-rest-nodeauth` or `@azure/ms-rest-browserauth` in the past. These packages are in maintenance mode receiving critical bug fixes, but no new features.
If you are on a [Node.js that has LTS status](https://nodejs.org/about/releases/), or are writing a client side browser application, we strongly encourage you to upgrade to `@azure/identity` which uses the latest versions of Azure Active Directory and MSAL APIs and provides more authentication options.

Expand All @@ -37,7 +36,6 @@ If you are on a [Node.js that has LTS status](https://nodejs.org/about/releases/

In the below samples, we pass the credential and the Azure subscription id to instantiate the client.
Once the client is created, explore the operations on it either in your favorite editor or in our [API reference documentation](https://docs.microsoft.com/javascript/api) to get started.

#### nodejs - Authentication, client creation, and get bigDataPools as an example written in JavaScript.

##### Sample code
Expand Down Expand Up @@ -88,7 +86,7 @@ In browser applications, we recommend using the `InteractiveBrowserCredential` t
const credential = new InteractiveBrowserCredential(
{
clientId: "<client id for your Azure AD app>",
tenantId: "<optional tenant for your organization>"
tenant: "<optional tenant for your organization>"
});
const client = new Azure.ArmSynapse.SynapseManagementClient(creds, subscriptionId);
const resourceGroupName = "testresourceGroupName";
Expand Down
2 changes: 1 addition & 1 deletion sdk/synapse/arm-synapse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"rollup-plugin-sourcemaps": "^0.4.2",
"uglify-js": "^3.6.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/synapse/arm-synapse",
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/synapse/arm-synapse",
"repository": {
"type": "git",
"url": "https://github.com/Azure/azure-sdk-for-js.git"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
/*
* Copyright (c) Microsoft Corporation.
* Licensed under the MIT License.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
*/

export {
discriminators,
AutoPauseProperties,
AutoScaleProperties,
AzureADOnlyAuthentication,
AzureADOnlyAuthenticationListResult,
AzureEntityResource,
BaseResource,
BigDataPoolResourceInfo,
CmdkeySetup,
ComponentSetup,
CspWorkspaceAdminProperties,
CustomerManagedKeyDetails,
CustomSetupBase,
DataLakeStorageAccountDetails,
DataMaskingPolicy,
DataMaskingRule,
DataWarehouseUserActivities,
DynamicExecutorAllocation,
EncryptionDetails,
EncryptionProtector,
EntityReference,
EnvironmentVariableSetup,
ErrorAdditionalInfo,
ErrorDetail,
ErrorResponse,
ExtendedServerBlobAuditingPolicy,
ExtendedSqlPoolBlobAuditingPolicy,
GeoBackupPolicy,
IntegrationRuntime,
IntegrationRuntimeComputeProperties,
IntegrationRuntimeCustomSetupScriptProperties,
IntegrationRuntimeDataFlowProperties,
IntegrationRuntimeDataProxyProperties,
IntegrationRuntimeResource,
IntegrationRuntimeSsisCatalogInfo,
IntegrationRuntimeSsisProperties,
IntegrationRuntimeVNetProperties,
IpFirewallRuleInfo,
KekIdentityProperties,
Key,
LibraryInfo,
LibraryRequirements,
LibraryResource,
LinkedIntegrationRuntimeKeyAuthorization,
LinkedIntegrationRuntimeRbacAuthorization,
LinkedIntegrationRuntimeType,
MaintenanceWindowOptions,
MaintenanceWindows,
MaintenanceWindowTimeRange,
ManagedIdentity,
ManagedIdentitySqlControlSettingsModel,
ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity,
ManagedIntegrationRuntime,
ManagedVirtualNetworkSettings,
MetadataSyncConfig,
PrivateEndpoint,
PrivateEndpointConnection,
PrivateEndpointConnectionForPrivateLinkHub,
PrivateEndpointConnectionForPrivateLinkHubBasic,
PrivateLinkHub,
PrivateLinkResource,
PrivateLinkResourceProperties,
PrivateLinkServiceConnectionState,
ProxyResource,
PurviewConfiguration,
RecommendedSensitivityLabelUpdate,
RecoverableSqlPool,
ReplicationLink,
Resource,
RestorableDroppedSqlPool,
RestorePoint,
SecretBase,
SecureString,
SelfHostedIntegrationRuntime,
SensitivityLabel,
SensitivityLabelUpdate,
ServerBlobAuditingPolicy,
ServerSecurityAlertPolicy,
ServerVulnerabilityAssessment,
Sku,
SparkConfigProperties,
SparkConfigurationResource,
SqlPool,
SqlPoolBlobAuditingPolicy,
SqlPoolColumn,
SqlPoolConnectionPolicy,
SqlPoolOperation,
SqlPoolSchema,
SqlPoolSecurityAlertPolicy,
SqlPoolTable,
SqlPoolVulnerabilityAssessment,
SqlPoolVulnerabilityAssessmentRuleBaseline,
SqlPoolVulnerabilityAssessmentRuleBaselineItem,
SqlPoolVulnerabilityAssessmentScansExport,
SubResource,
TrackedResource,
TransparentDataEncryption,
UserAssignedManagedIdentity,
VirtualNetworkProfile,
VulnerabilityAssessmentRecurringScansProperties,
VulnerabilityAssessmentScanError,
VulnerabilityAssessmentScanRecord,
WorkloadClassifier,
WorkloadGroup,
Workspace,
WorkspaceAadAdminInfo,
WorkspaceKeyDetails,
WorkspaceRepositoryConfiguration
} from "../models/mappers";
6 changes: 6 additions & 0 deletions sdk/synapse/arm-synapse/src/models/bigDataPoolsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@ export {
discriminators,
AutoPauseProperties,
AutoScaleProperties,
AzureADOnlyAuthentication,
AzureEntityResource,
BaseResource,
BigDataPoolPatchInfo,
BigDataPoolResourceInfo,
BigDataPoolResourceInfoListResult,
CmdkeySetup,
ComponentSetup,
CspWorkspaceAdminProperties,
CustomerManagedKeyDetails,
CustomSetupBase,
DataLakeStorageAccountDetails,
Expand Down Expand Up @@ -44,6 +46,7 @@ export {
IntegrationRuntimeSsisProperties,
IntegrationRuntimeVNetProperties,
IpFirewallRuleInfo,
KekIdentityProperties,
Key,
LibraryInfo,
LibraryRequirements,
Expand Down Expand Up @@ -85,6 +88,8 @@ export {
ServerSecurityAlertPolicy,
ServerVulnerabilityAssessment,
Sku,
SparkConfigProperties,
SparkConfigurationResource,
SqlPool,
SqlPoolBlobAuditingPolicy,
SqlPoolColumn,
Expand All @@ -100,6 +105,7 @@ export {
SubResource,
TrackedResource,
TransparentDataEncryption,
UserAssignedManagedIdentity,
VirtualNetworkProfile,
VulnerabilityAssessmentRecurringScansProperties,
VulnerabilityAssessmentScanError,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ export {
discriminators,
AutoPauseProperties,
AutoScaleProperties,
AzureADOnlyAuthentication,
AzureEntityResource,
BaseResource,
BigDataPoolResourceInfo,
CmdkeySetup,
ComponentSetup,
CspWorkspaceAdminProperties,
CustomerManagedKeyDetails,
CustomSetupBase,
DataLakeStorageAccountDetails,
Expand Down Expand Up @@ -42,6 +44,7 @@ export {
IntegrationRuntimeSsisProperties,
IntegrationRuntimeVNetProperties,
IpFirewallRuleInfo,
KekIdentityProperties,
Key,
LibraryInfo,
LibraryRequirements,
Expand Down Expand Up @@ -83,6 +86,8 @@ export {
ServerSecurityAlertPolicy,
ServerVulnerabilityAssessment,
Sku,
SparkConfigProperties,
SparkConfigurationResource,
SqlPool,
SqlPoolBlobAuditingPolicy,
SqlPoolColumn,
Expand All @@ -98,6 +103,7 @@ export {
SubResource,
TrackedResource,
TransparentDataEncryption,
UserAssignedManagedIdentity,
VirtualNetworkProfile,
VulnerabilityAssessmentRecurringScansProperties,
VulnerabilityAssessmentScanError,
Expand Down
6 changes: 6 additions & 0 deletions sdk/synapse/arm-synapse/src/models/dataMaskingRulesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ export {
discriminators,
AutoPauseProperties,
AutoScaleProperties,
AzureADOnlyAuthentication,
AzureEntityResource,
BaseResource,
BigDataPoolResourceInfo,
CmdkeySetup,
ComponentSetup,
CspWorkspaceAdminProperties,
CustomerManagedKeyDetails,
CustomSetupBase,
DataLakeStorageAccountDetails,
Expand Down Expand Up @@ -43,6 +45,7 @@ export {
IntegrationRuntimeSsisProperties,
IntegrationRuntimeVNetProperties,
IpFirewallRuleInfo,
KekIdentityProperties,
Key,
LibraryInfo,
LibraryRequirements,
Expand Down Expand Up @@ -84,6 +87,8 @@ export {
ServerSecurityAlertPolicy,
ServerVulnerabilityAssessment,
Sku,
SparkConfigProperties,
SparkConfigurationResource,
SqlPool,
SqlPoolBlobAuditingPolicy,
SqlPoolColumn,
Expand All @@ -99,6 +104,7 @@ export {
SubResource,
TrackedResource,
TransparentDataEncryption,
UserAssignedManagedIdentity,
VirtualNetworkProfile,
VulnerabilityAssessmentRecurringScansProperties,
VulnerabilityAssessmentScanError,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ export {
discriminators,
AutoPauseProperties,
AutoScaleProperties,
AzureADOnlyAuthentication,
AzureEntityResource,
BaseResource,
BigDataPoolResourceInfo,
CloudError,
CmdkeySetup,
ComponentSetup,
CspWorkspaceAdminProperties,
CustomerManagedKeyDetails,
CustomSetupBase,
DataLakeStorageAccountDetails,
Expand All @@ -41,6 +43,7 @@ export {
IntegrationRuntimeSsisProperties,
IntegrationRuntimeVNetProperties,
IpFirewallRuleInfo,
KekIdentityProperties,
Key,
LibraryInfo,
LibraryRequirements,
Expand Down Expand Up @@ -82,6 +85,8 @@ export {
ServerSecurityAlertPolicy,
ServerVulnerabilityAssessment,
Sku,
SparkConfigProperties,
SparkConfigurationResource,
SqlPool,
SqlPoolBlobAuditingPolicy,
SqlPoolColumn,
Expand All @@ -97,6 +102,7 @@ export {
SubResource,
TrackedResource,
TransparentDataEncryption,
UserAssignedManagedIdentity,
VirtualNetworkProfile,
VulnerabilityAssessmentRecurringScansProperties,
VulnerabilityAssessmentScanError,
Expand Down

0 comments on commit 72786e2

Please sign in to comment.