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

Track 2 Mgmt Preview docs and readme update based on new namespace #12871

Merged
merged 20 commits into from
Jun 22, 2020

Conversation

nickzhums
Copy link
Contributor

No description provided.

@@ -1,69 +1,51 @@
# README.md template
# Azure Management EventHubs client library for .NET
Copy link
Member

Choose a reason for hiding this comment

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

nit: There should be a space in the product name: Event Hubs. Leaving one client here, but the same is true for the other non-code references below.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Got it, thanks


For example, include details on obtaining an account key and endpoint URI, setting environment variables for each, and initializing the client object.
Various documentation is available to help you learn how to use this package
Copy link
Member

Choose a reason for hiding this comment

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

This reads a bit awkwardly. Perhaps something like various forms of documentation or various resources ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep

Issues](https://github.com/Azure/azure-sdk-for-net/issues)
- Check [previous
questions](https://stackoverflow.com/questions/tagged/azure+.net)
or ask new ones on StackOverflow using azure and .NET tags.
Copy link
Member

Choose a reason for hiding this comment

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

nit: "... using the azure and .net tags." (Stack Overflow tags are lower case)

Issues](https://github.com/Azure/azure-sdk-for-net/issues)
- Check [previous
questions](https://stackoverflow.com/questions/tagged/azure+.net)
or ask new ones on StackOverflow using azure and .NET tags.
Copy link
Member

Choose a reason for hiding this comment

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

nit: "Stack Overflow" (missing space)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good eye :=)

### Prerequisites

* You must have an [Azure subscription](https://azure.microsoft.com/free/)
Install the Azure Management EventHubs client library for .NET with [NuGet](https://www.nuget.org/):
Copy link
Member

Choose a reason for hiding this comment

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

Are we calling this a "client library?" My understanding was that we used the term "client" only with respect to the data plane.

Copy link
Member

Choose a reason for hiding this comment

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

@AlexGhiondea, @KrzysztofCwalina: Would you be so kind as to offer your thoughts on the above?


### Authenticate the client
```PowerShell
Install-Package Azure.ResourceManager.KeyVault
Copy link
Member

Choose a reason for hiding this comment

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

Aren't these packages still previews? This needs to include the --version <preview version number> and changed with each release like we do for the data-plane SDKs.


For example, include details on obtaining an account key and endpoint URI, setting environment variables for each, and initializing the client object.
Various documentation is available to help you learn how to use this package
Copy link
Member

Choose a reason for hiding this comment

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

"documentation" is generally plural, so "Various documentation" doesn't read right. I'd just say "Documentation ..." and the list below works better.

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-net%2Fsdk%2Ftemplate%2FAzure.Template%2FREADME.png)
This project has adopted the Microsoft Open Source Code of Conduct. For
more information see the Code of Conduct FAQ or contact
<opencode@microsoft.com> with any additional questions or comments.
Copy link
Member

Choose a reason for hiding this comment

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

All these READMEs should probably have the impressions image we use for stats. See data-plane READMEs for examples.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not all management RPs currently have data-plane counterpart, is there an impression image generation tool ?

@nickzhums nickzhums requested review from jsquire and heaths June 22, 2020 06:21
doc/mgmt_preview_quickstart.md Outdated Show resolved Hide resolved
doc/mgmt_preview_quickstart.md Outdated Show resolved Hide resolved
doc/mgmt_preview_quickstart.md Outdated Show resolved Hide resolved
nickzhums and others added 3 commits June 22, 2020 15:38
Co-authored-by: erich-wang <eriwan@microsoft.com>
Co-authored-by: erich-wang <eriwan@microsoft.com>
Co-authored-by: erich-wang <eriwan@microsoft.com>
@nickzhums nickzhums dismissed jsquire’s stale review June 22, 2020 08:16

Files updated based on the review comments and need to unblock for release

@nickzhums nickzhums merged commit f9a61e5 into master Jun 22, 2020
@nickzhums nickzhums deleted the nickzhums-track2-net branch June 22, 2020 08:16
prmathur-microsoft pushed a commit that referenced this pull request Jul 8, 2020
…12871)

* Update compute readme

* Update resources

* Update storage readme

* Update resources readme

* Update network

* Update event hubs

* Update app configuration

* Update key vault readme
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.

4 participants