-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[OperationalInsights] onboarding autorest - Create hybrid repo #16903
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
[OperationalInsights] onboarding autorest - Create hybrid repo #16903
Conversation
Hi @LucasYao93 , this PR is meant to replace #16826 |
… and remove workspace
...lInsights/OperationalInsights.Autorest/examples/Get-AzOperationalInsightsDeletedWorkspace.md
Show resolved
Hide resolved
...sights/OperationalInsights.Autorest/test/Get-AzOperationalInsightsDeletedWorkspace.Tests.ps1
Outdated
Show resolved
Hide resolved
Please add examples and test cases for each cmdlet. |
…zOperationalInsightsWorkspace, 'New-AzOperationalInsightsTable. Get-AzOperationalInsightsDeletedWorkspace added tests but kept skip flag as endoint is nt avialable
@LucasYao93 @wyunchi-ms tests, recordings, and examples were added. |
… RestoredLogs in new and update "Table" resource re ran autorest - no additional files created
aab6fd9
to
68b9d86
Compare
Hi @dabenhamMic, The examples of the cmdlet is incorrect. You can following the https://github.com/Azure/azure-powershell/blob/generation/src/Databricks/examples/Get-AzDatabricksWorkspace.md. |
@LucasYao93 it is unclear from your comment which cmdlet has the wrong example? The file of examples should only include example of the cmdlet and must conform to a fixed format.Otherwise, it will cause an error https://dev.azure.com/azure-sdk/public/_build/results?buildId=1349007&view=logs&jobId=e1b7b984-9f58-529f-7c5a-f15f8e35cfa6&j=e1b7b984-9f58-529f-7c5a-f15f8e35cfa6&t=9a0cd9ed-0b8b-525f-138d-85a363b757e6 |
@LucasYao93 ,what is needed here in order to merge this pr? |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
As @isra-fel mentioned in office hour meeting, please correct example files. |
...lInsights/OperationalInsights.Autorest/examples/Get-AzOperationalInsightsDeletedWorkspace.md
Outdated
Show resolved
Hide resolved
…Get-AzOperationalInsightsDeletedWorkspace.md
src/OperationalInsights/OperationalInsights.Autorest/examples/Get-AzOperationalInsightsTable.md
Outdated
Show resolved
Hide resolved
...lInsights/OperationalInsights.Autorest/examples/Get-AzOperationalInsightsDeletedWorkspace.md
Show resolved
Hide resolved
…Get-AzOperationalInsightsDeletedWorkspace.md
Hi @dabenhamMic , Our current example template format is as follow: {output} {description} Could you modify your example format? I think this is the root cause why there are some build errors. |
src/OperationalInsights/OperationalInsights.Autorest/examples/Get-AzOperationalInsightsTable.md
Show resolved
Hide resolved
...rationalInsights/OperationalInsights.Autorest/examples/New-AzOperationalInsightsWorkspace.md
Outdated
Show resolved
Hide resolved
...erationalInsights/OperationalInsights.Autorest/examples/Remove-AzOperationalInsightsTable.md
Show resolved
Hide resolved
...erationalInsights/OperationalInsights.Autorest/examples/Remove-AzOperationalInsightsTable.md
Outdated
Show resolved
Hide resolved
…OperationalInsightsTable cmdltes
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added