Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[snippets] Add README snippets for all projects #32416

Open
mpodwysocki opened this issue Jan 3, 2025 · 0 comments
Open

[snippets] Add README snippets for all projects #32416

mpodwysocki opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library.

Comments

@mpodwysocki
Copy link
Member

This is to track the progress of README snippets migration to use dev-tool run update-snippets to extract and type check snippets.

Steps include:

  • Create test/snippets.spec.ts in each project
  • Change README to use named snippets
  • Change source files that use snippets to named snippets
  • Run the dev-tool run update-snippets from the script task update-snippets
@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jan 3, 2025
@jeremymeng jeremymeng added the Client This issue points to a problem in the data-plane of the library. label Jan 3, 2025
@github-actions github-actions bot removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jan 3, 2025
mpodwysocki added a commit that referenced this issue Jan 3, 2025
### Packages impacted by this PR

- @azure/arm-advisor

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Adds snippets for the README which are type checked.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
@mpodwysocki mpodwysocki self-assigned this Jan 3, 2025
mpodwysocki added a commit that referenced this issue Jan 8, 2025
### Packages impacted by this PR

- @azure-rest/agrifood-farming
- @azure/arm-agrifood

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates the agrifood projects to use snippet extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 9, 2025
### Packages impacted by this PR

- @azure-rest/ai-anomaly-detector

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates snippets for all projects under the `anomalydetector` folder.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 9, 2025
### Packages impacted by this PR

- @azure/arm-apicenter

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `apicenter` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 9, 2025
### Packages impacted by this PR

- @azure/arm-apimanagement
- @azure/api-management-custom-widgets-scaffolder
- @azure/api-management-custom-widgets-tools

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all `apimanagement` packages to use snippets.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 9, 2025
### Packages impacted by this PR

- @azure/arm-appcomplianceautomation

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all `appcomplianceautomation` projects to use snippets
extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 9, 2025
### Packages impacted by this PR

- @azure/app-configuration
- @azure/arm-appconfiguration

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `appconfiguration` to use snippets
extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 10, 2025
### Packages impacted by this PR

- @azure/arm-analysisservices

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Adds snippets for all analysis services SDKs

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 10, 2025
…32501)

### Packages impacted by this PR

- @azure/arm-appplatform

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all `appplatform` projects to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 10, 2025
### Packages impacted by this PR

- @azure-rest/arm-appservice
- @azure/arm-appservice
- @azure/arm-appservice-profile-2020-09-01-hybrid

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `appservice` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 10, 2025
### Packages impacted by this PR

- @azure/arm-astro

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `astro` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 10, 2025
)

### Packages impacted by this PR

- @azure/arm-applicationinsights

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under the `applicationinsights` to use snippets
extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 14, 2025
### Packages impacted by this PR

- @azure/arm-chaos

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `chaos` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 14, 2025
### Packages impacted by this PR

- @azure/arm-changes

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates the `changes` projects to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
qiaozha pushed a commit that referenced this issue Jan 15, 2025
…32558)

### Packages impacted by this PR

- @azure/arm-cognitiveservices

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `cognitiveservices` to use snippets
extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 17, 2025
…#32593)

### Packages impacted by this PR

- @azure/arm-computefleet

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `computefleet` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 17, 2025
…raction (#32596)

### Packages impacted by this PR

- @azure/arm-computeschedule

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `computeschedule` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 17, 2025
### Packages impacted by this PR

- @azure/arm-compute
- @azure/arm-compute-profile-2020-09-01-hybrid
- @azure-rest/arm-compute

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `compute` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 17, 2025
…kages (#32605)

### Packages impacted by this PR

- @azure/dev-tool
- @azure/arm-visualstudio

### Issues associated with this PR

- #32184
- #32416

### Describe the problem that is addressed by this PR

Updates the `migrate-package` tool to use the latest packages for core
packages. Also migrates the `@azure/arm-visualstudio` package to use the
latest packages and snippets as part of the testing.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 18, 2025
### Packages impacted by this PR

- @azure/arm-commerce
- @azure/arm-commerce-profile-2020-09-01-hybrid

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `commerce` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 21, 2025
### Packages impacted by this PR

- @azure/dev-tool

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Adds a list command for `snippets-migrations` to the `dev-tool` package
to list the progress for snippet extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 21, 2025
### Packages impacted by this PR

- @azure-rest/ai-content-safety

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `contentsafety` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 22, 2025
…32572)

### Packages impacted by this PR

- @azure/arm-communication
- @azure-tools/communication-alpha-ids
- @azure/communication-call-automation
- @Azure/communication-chat
- @azure/communication-common
- @azure/communication-email
- @azure/communication-identity
- @azure/communication-job-router
- @azure-rest/communication-job-router
- @azure-rest/communication-messages
- @azure/communication-phone-numbers
- @azure-tools/communication-recipient-verification
- @azure/communication-rooms
- @azure-tools/communication-short-codes
- @azure/communication-sms
- @azure-tools/communication-tiering
- @azure-tools/communication-toll-free-verification

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `communication` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)

---------

Co-authored-by: Dominik <[email protected]>
mpodwysocki added a commit that referenced this issue Jan 22, 2025
…32660)

### Packages impacted by this PR

- @azure/arm-connectedvmware

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `connectedvmware` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 22, 2025
…ction (#32657)

### Packages impacted by this PR

- @azure/arm-connectedcache

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `connectedcache` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 22, 2025
### Packages impacted by this PR

- @azure/arm-confidentialledger
- @azure-rest/confidential-ledger

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Migrates all projects under `confidentialledger` to use snippets
extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
mpodwysocki added a commit that referenced this issue Jan 22, 2025
…#32661)

### Packages impacted by this PR

- @azure/arm-consumption

### Issues associated with this PR

- #32416

### Describe the problem that is addressed by this PR

Updates all projects under `consumption` to use snippets extraction.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [ ] Added a changelog (if necessary)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

2 participants