azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

Regen for polymorphic resources

Open ArcturusZhang opened this issue 3 years ago • 2 comments

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

ArcturusZhang avatar Sep 14 '22 05:09 ArcturusZhang

This pull request is protected by Check Enforcer. For more information about how to run a pipeline against this pull request, see this.

check-enforcer[bot] avatar Sep 14 '22 06:09 check-enforcer[bot]

This PR is still WIP. Currently, the following RPs have compilation errors and I will fix them very soon:

  1. automation
  2. cosmosdb
  3. dns Note: to make sure this could properly generate and compile, I have to remove all the customizations on this RP because it is done before this change and this change changes the structure magnificently
  4. eventgrid
  5. guestconfiguration
  6. privatedns caused by a bug in expanded resources. Fixed. Can workaround by using configuration to assign names for those expanded resources.
  7. websites

ArcturusZhang avatar Sep 16 '22 03:09 ArcturusZhang

You will need to rebase the latest changes from main to resolve the conflicts in order to get pipelines to trigger.

weshaggard avatar Sep 29 '22 20:09 weshaggard