Skip to content

Conversation

@navba-MSFT
Copy link
Contributor

@navba-MSFT navba-MSFT commented Aug 2, 2022

fixes #5170

For managing Azure Front Door Standard/Premium, please refer https://docs.microsoft.com/en-us/cli/azure/afd?view=azure-cli-latest.
For classical Azure Front Door, please refer https://docs.microsoft.com/en-us/cli/azure/network/front-door?view=azure-cli-latest.


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

Related command

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 pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 2, 2022

AzureFrontDoor

@yonzhan yonzhan requested review from kairu-ms and necusjz August 2, 2022 14:10
@yonzhan yonzhan added this to the Aug 2022 (2022-09-06) milestone Aug 2, 2022
@necusjz necusjz changed the title {AzureFrontDoor} fixes Azure/azure-cli-extensions#5170 {AzureFrontDoor} Fix #5170: Update documents Aug 3, 2022
@necusjz necusjz merged commit 5bfec9c into Azure:main Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

front-door extension can not find existing front door resources

3 participants