Skip to content

Commit

Permalink
CodeGen from PR 31957 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 3d597e09665e1cbdeda9e379060f4d20210cded0 into 31768b1c81856200396ad0a29822b009b071272a
  • Loading branch information
SDKAuto committed Dec 25, 2024
1 parent a2634bd commit 4800bf3
Show file tree
Hide file tree
Showing 580 changed files with 3,477 additions and 50,926 deletions.
8 changes: 4 additions & 4 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 24 additions & 9 deletions sdk/appcontainers/arm-appcontainers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,30 @@
# Release History

## 2.2.0-beta.2 (Unreleased)

## 2.2.0 (2024-12-25)
### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Added Interface LoggerSetting
- Added Interface NfsAzureFileProperties
- Added Interface Runtime
- Added Interface RuntimeJava
- Added Interface RuntimeJavaAgent
- Added Interface RuntimeJavaAgentLogging
- Added Type Alias Level
- Interface Configuration has a new optional parameter runtime
- Interface CustomScaleRule has a new optional parameter identity
- Interface HttpScaleRule has a new optional parameter identity
- Interface JobScaleRule has a new optional parameter identity
- Interface ManagedEnvironmentStorageProperties has a new optional parameter nfsAzureFile
- Interface QueueScaleRule has a new optional parameter accountName
- Interface QueueScaleRule has a new optional parameter identity
- Interface Scale has a new optional parameter cooldownPeriod
- Interface Scale has a new optional parameter pollingInterval
- Interface TcpScaleRule has a new optional parameter identity
- Added Enum KnownLevel
- Enum KnownStorageType has a new value NfsAzureFile


## 2.2.0-beta.1 (2024-10-18)
Compared with version 2.1.0

Expand Down
5 changes: 2 additions & 3 deletions sdk/appcontainers/arm-appcontainers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

This package contains an isomorphic SDK (runs both in Node.js and in browsers) for Azure ContainerApps API client.

Functions is an extension resource to revisions and the api listed is used to proxy the call from Web RP to the function app's host process, this api is not exposed to users and only Web RP is allowed to invoke functions extension resource.


[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appcontainers/arm-appcontainers) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-appcontainers) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-appcontainers?view=azure-node-preview) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-appcontainers) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
Expand Down Expand Up @@ -44,7 +44,6 @@ npm install @azure/identity
```

You will also need to **register a new AAD application and grant access to Azure ContainerApps API** by assigning the suitable role to your service principal (note: roles such as `"Owner"` will not grant the necessary permissions).
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`.

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

Expand Down
8 changes: 4 additions & 4 deletions sdk/appcontainers/arm-appcontainers/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "abe3209e7c6924a58ab560ebab2349bc8fde6aa7",
"commit": "a49374f1f7a7e1698c206f6bab1c8f4fa50faf1e",
"readme": "specification/app/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\app\\resource-manager\\readme.md --use=@autorest/typescript@6.0.27 --generate-sample=true",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/app/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.15",
"use": "@autorest/typescript@6.0.27"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.16",
"use": "@autorest/typescript@^6.0.12"
}
6 changes: 0 additions & 6 deletions sdk/appcontainers/arm-appcontainers/assets.json

This file was deleted.

21 changes: 7 additions & 14 deletions sdk/appcontainers/arm-appcontainers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for ContainerAppsAPIClient.",
"version": "2.2.0-beta.2",
"version": "2.2.0",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -28,13 +28,13 @@
"module": "./dist-esm/src/index.js",
"types": "./types/arm-appcontainers.d.ts",
"devDependencies": {
"typescript": "~5.7.2",
"typescript": "~5.6.2",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^4.2.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.1.0",
"mocha": "^11.0.2",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"tsx": "^4.7.1",
"@types/chai": "^4.2.8",
Expand Down Expand Up @@ -89,7 +89,8 @@
"unit-test:browser": "echo skipped",
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
"integration-test:browser": "echo skipped"
"integration-test:browser": "echo skipped",
"update-snippets": "echo skipped"
},
"sideEffects": false,
"//metadata": {
Expand All @@ -101,13 +102,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appcontainers/arm-appcontainers",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-appcontainers?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appcontainers/arm-appcontainers"
}
Loading

0 comments on commit 4800bf3

Please # to comment.