Skip to content

Conversation

dabenhamMic
Copy link
Contributor

Description

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

@dabenhamMic
Copy link
Contributor Author

Hi @LucasYao93 , this PR is meant to replace #16826
what is still missing here?

@LucasYao93
Copy link
Contributor

Hi @LucasYao93 , this PR is meant to replace #16826 what is still missing here?

Please add examples and test cases for each cmdlet.

@dabenhamMic dabenhamMic added this to the Backlog milestone Jan 31, 2022
@dabenhamMic
Copy link
Contributor Author

dabenhamMic commented Jan 31, 2022

@LucasYao93 @wyunchi-ms tests, recordings, and examples were added.

… RestoredLogs in new and update "Table" resource

re ran autorest - no additional files created
IdactionAuto
IdactionAuto previously approved these changes Feb 4, 2022
@dabenhamMic dabenhamMic force-pushed the feature/OperationalInsights branch from aab6fd9 to 68b9d86 Compare February 7, 2022 08:44
@LucasYao93
Copy link
Contributor

@dabenhamMic
Copy link
Contributor Author

dabenhamMic commented Feb 13, 2022

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

@dabenhamMic
Copy link
Contributor Author

@LucasYao93 ,what is needed here in order to merge this pr?

@BethanyZhou
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@BethanyZhou
Copy link
Contributor

As @isra-fel mentioned in office hour meeting, please correct example files.

…Get-AzOperationalInsightsDeletedWorkspace.md
@BethanyZhou
Copy link
Contributor

Hi @dabenhamMic , Our current example template format is as follow:
### {example title}
```powershell
{code}

{output}
```

{description}

Could you modify your example format? I think this is the root cause why there are some build errors.

@BethanyZhou
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Contributor

@BethanyZhou BethanyZhou left a comment

Choose a reason for hiding this comment

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

LGTM

@BethanyZhou BethanyZhou merged commit cfc0509 into Azure:generation Mar 14, 2022
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.

6 participants