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

Start-AzAutomationRunbook Object ref error #26924

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

divyeshg94
Copy link
Contributor

@divyeshg94 divyeshg94 commented Dec 23, 2024

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, 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.
    • For autorest-based development mode, include the changelog in the PR description.
    • 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

Copy link

azure-client-tools-bot-prd bot commented Dec 23, 2024

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.Automation
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 38.00 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 38.00% Test coverage for the module cannot be lower than 50%.
⚠️PowerShell Core - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 38.00% Test coverage for the module cannot be lower than 50%.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Description
⚠️ Test Coverage Less Than 50% 38.00% Test coverage for the module cannot be lower than 50%.

Copy link
Contributor

Thank you for your contribution divyeshg94! We will review the pull request and get back to you soon.

@divyeshg94
Copy link
Contributor Author

#19823

@divyeshg94
Copy link
Contributor Author

divyeshg94 commented Dec 23, 2024 via email

@VeryEarly VeryEarly self-assigned this Dec 24, 2024
@VeryEarly VeryEarly linked an issue Dec 24, 2024 that may be closed by this pull request
@divyeshg94
Copy link
Contributor Author

@VeryEarly Could you please review or let me know the next steps on completing this PR

@VeryEarly
Copy link
Contributor

@VeryEarly Could you please review or let me know the next steps on completing this PR

missing @ in your Contributor License Agreement

@divyeshg94
Copy link
Contributor Author

@microsoft-github-policy-service agree

@divyeshg94
Copy link
Contributor Author

@VeryEarly Could you please review or let me know the next steps on completing this PR

missing @ in your Contributor License Agreement

Thank you for pointing it out. It's completed now.

@YanaXu
Copy link
Contributor

YanaXu commented Jan 7, 2025

/azp run azure-powershell - security-tools

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@YanaXu
Copy link
Contributor

YanaXu commented Jan 7, 2025

Hi @divyeshg94,

Please join your github account to Azure org.

@YanaXu YanaXu assigned YanaXu and unassigned VeryEarly Jan 7, 2025
@divyeshg94
Copy link
Contributor Author

Hi @divyeshg94,

Please join your github account to Azure org.

Hi @YanaXu,

I tried linking my Github with my Microsoft Account using the links you provided, But I couldn't successfully link the same.

  1. I tried using my personal Microsoft account which throws the below error
    image

  2. So I used my work account, but after successful login, it throws the below
    image

Please advise on how to proceed

@YanaXu
Copy link
Contributor

YanaXu commented Jan 8, 2025

Hi @divyeshg94, it's OK. Never mind.

@YanaXu YanaXu merged commit 674123b into Azure:main Jan 8, 2025
12 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 8, 2025
* Start-AzAutomationRunbook Object ref error

* Update ChangeLog.md

---------

Co-authored-by: Divyesh Govaerdhanan <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
VeryEarly added a commit that referenced this pull request Jan 9, 2025
* Update private-link-resource-example.md (#26972)

* Remove SSL errors check. (#26973)

* Start-AzAutomationRunbook Object ref error (#26924)

* Start-AzAutomationRunbook Object ref error

* Update ChangeLog.md

---------

Co-authored-by: Divyesh Govaerdhanan <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>

* Fix json format issue (#26978)

* Add Managed Identity Support in Azure Disk Encryption (#26652)

* Changes

* Add UT's

* Unwanted changes

* Update markdown file

* Modified code and handle comments

* Update comments and removed unwanted code

* update test case

* fix comments

* fix changelog

* Addressed comments

* fix changes

* Removed unwanted changes

* Throw exception when encryption identity is not part of assigned Identities

* Remove unwanted changes

* Remove changes not required

* remove unwanted changes1

* fix remaining unwanted changes

* fix identation issues

* markdown check

---------

Co-authored-by: Anshul Jain <[email protected]>

* Adding VirtualRouterAutoScaleConfiguration for Route Server (#26908)

* starting changes for ars autoscale

* update, get, and create work

* saving test progress

* updating help docs

* UT is recorded

* addressing PR comments

* updating the session record

---------

Co-authored-by: Yan Xu <[email protected]>

* comment out ApiManagementHelper.cs (#26989)

* Update ApiManagementHelper.cs

* Update resource manager namespace imports

* Comment out unused code in ApiManagementHelper.cs

* Update ApiManagementTests.cs

---------

Co-authored-by: Vincent Dai <[email protected]>
Co-authored-by: Divyesh Govardhanan <[email protected]>
Co-authored-by: Divyesh Govaerdhanan <[email protected]>
Co-authored-by: Anshul Jain <[email protected]>
Co-authored-by: Anshul Jain <[email protected]>
Co-authored-by: ksteinmeyer2023 <[email protected]>
Co-authored-by: Yan Xu <[email protected]>
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.

Start-AzAutomationRunbook swallows error returned from service
3 participants