-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Bug bash to find samples for Service Bus that need to use the latest package #15128
Labels
Milestone
Comments
AlexGhiondea
added
the
Client
This issue points to a problem in the data-plane of the library.
label
Nov 8, 2020
ramya-rao-a
changed the title
Bug bash to find outdated content (docs & samples) to accompish tasks for Service Bus
Bug bash to find samples for Service Bus that need to use the latest package
Dec 11, 2020
|
The note on preview from samples readme is being removed in #15881 Thanks @rakshith91! |
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-python
that referenced
this issue
Jul 22, 2021
Service Fabric - Add missing property recreateApplication to ApplicationUpgradePolicy (Azure#15128) * add missing property recreateApplication * add recreateApplication to all missing api versions * fix issue with cluster difinition AvoidAnonymousTypes * ClusterVersions add default response * add integer format * more integer formats * add type object * more type object * more type object * more type object * more type object 3 Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-python
that referenced
this issue
Jul 22, 2021
Service Fabric - Add missing property recreateApplication to ApplicationUpgradePolicy (Azure#15128) * add missing property recreateApplication * add recreateApplication to all missing api versions * fix issue with cluster difinition AvoidAnonymousTypes * ClusterVersions add default response * add integer format * more integer formats * add type object * more type object * more type object * more type object * more type object 3 Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
msyyc
pushed a commit
that referenced
this issue
Sep 6, 2021
* CodeGen from PR 15128 in Azure/azure-rest-api-specs Service Fabric - Add missing property recreateApplication to ApplicationUpgradePolicy (#15128) * add missing property recreateApplication * add recreateApplication to all missing api versions * fix issue with cluster difinition AvoidAnonymousTypes * ClusterVersions add default response * add integer format * more integer formats * add type object * more type object * more type object * more type object * more type object 3 Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
iscai-msft
pushed a commit
that referenced
this issue
Sep 29, 2021
* CodeGen from PR 15128 in Azure/azure-rest-api-specs Service Fabric - Add missing property recreateApplication to ApplicationUpgradePolicy (#15128) * add missing property recreateApplication * add recreateApplication to all missing api versions * fix issue with cluster difinition AvoidAnonymousTypes * ClusterVersions add default response * add integer format * more integer formats * add type object * more type object * more type object * more type object * more type object 3 Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com> * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Update from @ramya-rao-a
Review the Python samples for Service Bus in the below locations to find the ones that do not use the latest version of the Service Bus package. Please note that some of these maybe using the preview version of the latest Service Bus package, these need to be identified as well. Update this issue with the list of samples that need updating.
Additionally, ensure the samples that live next to the source code for Service Bus in this repo shows up in Service Bus Python samples under docs.microsoft.com/samples. This is done by setting up the right metadata. Ensure that these samples are not outdated.
The text was updated successfully, but these errors were encountered: