Deprecate Az.Astro — Astronomer.Astro RP retirement - #29993
Open
Sweety (sweetymhaiske) wants to merge 1 commit into
Open
Deprecate Az.Astro — Astronomer.Astro RP retirement#29993Sweety (sweetymhaiske) wants to merge 1 commit into
Sweety (sweetymhaiske) wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Member
|
/azp run |
Contributor
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
Sweety (sweetymhaiske)
requested review from
Yabo Hu (VeryEarly) and
Ethan Yang (necusjz)
August 13, 2026 07:42
Removes the Az.Astro PowerShell module as part of the Astronomer.Astro (resource type Astronomer.Astro/organizations) RP deprecation (Step 9 of the Liftr RP Deprecation Process Guide). Targets: deleted generated/Astro/Astro.Autorest and src/Astro; removed Az.Astro from tools/AzPreview/AzPreview.psd1 and tools/CreateMappings_rules.json; deleted tools/Tools.Common/SerializedCmdlets/Az.Astro.json. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sweety (sweetymhaiske)
force-pushed
the
deprecate-astro-powershell
branch
from
August 13, 2026 07:52
4144d6f to
02bb5c7
Compare
Author
|
@microsoft-github-policy-service agree company="Microsoft" |
1 similar comment
Author
|
@microsoft-github-policy-service agree company="Microsoft" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Deprecate
Az.Astro—Astronomer.AstroRP retirementWhy
Astronomer.Astro(resource typeAstronomer.Astro/organizations) is being deprecated.This PR removes the
Az.AstroPowerShell module as part of Step 9 of the Liftr RP Deprecation Process Guide.What changed
generated/Astro/Astro.Autorest/src/Astro/Az.Astrofromtools/AzPreview/AzPreview.psd1Astrofromtools/CreateMappings_rules.jsontools/Tools.Common/SerializedCmdlets/Az.Astro.jsonAz.Astrois a preview-only module and is not listed indocumentation/azure-powershell-modules.md, so no change was needed there.CI note
One required check is triggered only when a permissioned reviewer comments
/azp runon this PR.Reference deprecation PR: Neon #29271