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

[mgmt] test mpg sample generation #30802

Closed
wants to merge 2 commits into from
Closed

[mgmt] test mpg sample generation #30802

wants to merge 2 commits into from

Conversation

kazrael2119
Copy link
Contributor

@kazrael2119 kazrael2119 commented Aug 19, 2024

steps:

  1. run rush update && rush build -t @azure/arm-mongocluster
  2. run rushx build:samples
  3. run rushx execute:samples

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Aug 19, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@kazrael2119
Copy link
Contributor Author

manually change:
1.update build:samples and execute:samples scripts
2. add

"//sampleConfiguration": {
    "productName": "",
    "productSlugs": [
      "azure"
    ],
    "disableDocsMs": true,
    "apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-networkanalytics?view=azure-node-preview"
  },

in package.json

  1. create a sample.env file with
# App registration secret for AAD authentication
AZURE_CLIENT_SECRET=
AZURE_CLIENT_ID=
AZURE_TENANT_ID= 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants