Skip to content

ArizeAI GA Powershell Cmdlets #28151

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

Merged
merged 3 commits into from
Jul 10, 2025
Merged

ArizeAI GA Powershell Cmdlets #28151

merged 3 commits into from
Jul 10, 2025

Conversation

yashikajain14
Copy link
Contributor

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@Copilot Copilot AI review requested due to automatic review settings July 8, 2025 12:52
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR finalizes the GA release of the ArizeAI PowerShell cmdlets by updating help text, bumping dependency versions, and integrating the generated Autorest project into the solution.

  • Fixed capitalization and standardized descriptions in cmdlet help and docs
  • Bumped Az.Accounts dependency and updated module metadata
  • Added/configured the ArizeAI.Autorest project in the solution and refreshed generated IDs/examples

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/ArizeAI/ArizeAI/help/Update-AzArizeAIOrganization.md Capitalization fix in Synopsis/Description
src/ArizeAI/ArizeAI/help/New-AzArizeAIOrganization.md Capitalization fix in Synopsis/Description
src/ArizeAI/ArizeAI/Az.ArizeAI.psd1 Updated Generated On date and RequiredModules version
src/ArizeAI/ArizeAI.sln Added Autorest project, new build configurations, updated GUIDs
src/ArizeAI/ArizeAI.Autorest/generate-info.json Refreshed generate_Id
src/ArizeAI/ArizeAI.Autorest/examples/README.md Added examples README stub
src/ArizeAI/ArizeAI.Autorest/docs/Update-AzArizeAIOrganization.md Capitalization and CoreLib version update
src/ArizeAI/ArizeAI.Autorest/docs/New-AzArizeAIOrganization.md Capitalization fix
src/ArizeAI/ArizeAI.Autorest/docs/Az.ArizeAI.md Updated Module GUID and capitalization
src/ArizeAI/ArizeAI.Autorest/UX/ArizeAi.ObservabilityEval/organizations.json Bumped API version to GA
src/ArizeAI/ArizeAI.Autorest/README.md Updated pinned commit
src/ArizeAI/ArizeAI.Autorest/Properties/AssemblyInfo.cs Removed trailing whitespace
Comments suppressed due to low confidence (3)

src/ArizeAI/ArizeAI/help/New-AzArizeAIOrganization.md:11

  • [nitpick] Grammar suggestion: use 'an OrganizationResource' instead of 'a OrganizationResource' for better readability.
Create a OrganizationResource

src/ArizeAI/ArizeAI/help/Update-AzArizeAIOrganization.md:11

  • [nitpick] Grammar suggestion: use 'an OrganizationResource' instead of 'a OrganizationResource' for better readability.
Update a OrganizationResource

src/ArizeAI/ArizeAI.Autorest/docs/Update-AzArizeAIOrganization.md:134

  • The CoreLib version is set to 9.0.0.0, but the module targets .NET 8; please verify whether this should reference Version=8.0.0.0 instead.
Type: System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]

@YanaXu
Copy link
Contributor

YanaXu commented Jul 9, 2025

/azp run azure-powershell - security-tools

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@YanaXu
Copy link
Contributor

YanaXu commented Jul 9, 2025

Please fix test errors.

@YanaXu
Copy link
Contributor

YanaXu commented Jul 9, 2025

/azp run azure-powershell - security-tools

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@YanaXu YanaXu closed this Jul 10, 2025
@YanaXu YanaXu reopened this Jul 10, 2025
@YanaXu
Copy link
Contributor

YanaXu commented Jul 10, 2025

Please update src/ArizeAI/ArizeAI/ChangeLog.md to add a line for this change.

@YanaXu
Copy link
Contributor

YanaXu commented Jul 10, 2025

/azp run azure-powershell - security-tools

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@YanaXu YanaXu merged commit a36f3f2 into Azure:main Jul 10, 2025
12 checks passed
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.

2 participants