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

[DNS Resolver] Initial Release #4676

Merged
merged 10 commits into from
May 5, 2022

Conversation

necusjz
Copy link
Member

@necusjz necusjz commented Apr 13, 2022

Resolves: Azure/azure-cli#21087

Our service is currently in private preview phase. We need to develop the az cli for preview version for now.


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your PR is merged into master branch, a new PR will be created to update src/index.json automatically.
The precondition is to put your code inside this repo and upgrade the version in the PR but do not modify src/index.json.

@necusjz necusjz added this to the Apr 2022 (2022-04-26) milestone Apr 13, 2022
@necusjz necusjz requested review from jsntcy and kairu-ms April 13, 2022 02:18
@necusjz necusjz self-assigned this Apr 13, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Apr 13, 2022

DNS Resolver

@necusjz necusjz merged commit af1775e into Azure:main May 5, 2022
@necusjz necusjz deleted the feature-dns-resolver-onboard branch May 5, 2022 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Azure CLI support for new service - Microsoft.Network/dnsResolvers
3 participants