forked from Azure/azure-sdk-for-python
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
[AutoPR track2_azure-mgmt-batch] Azure Batch updated to 2021-06-01.14 #6074
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
          
     Closed
      
      
            openapi-sdkautomation
  wants to merge
  37
  commits into
  master
from
sdkAuto/14830/track2_azure-mgmt-batch
  
      
      
   
      
    
                
     Closed
            
            [AutoPR track2_azure-mgmt-batch] Azure Batch updated to 2021-06-01.14 #6074
                    openapi-sdkautomation
  wants to merge
  37
  commits into
  master
from
sdkAuto/14830/track2_azure-mgmt-batch
  
      
      
   
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    bafc3ab    to
    1ca0d02      
    Compare
  
    
      
        
      
      
  
    26 tasks
  
52dc1a0    to
    0926dd2      
    Compare
  
    Co-authored-by: Chidozie Ononiwu <[email protected]>
* add check before printing receipt items * add check before printing receipt items
* flatten DimensionGroupIdentity * update
* CodeGen from PR 14841 in Azure/azure-rest-api-specs add sql tag to readme.go.md (Azure#14841) * version,CHANGELOG * test * test config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
* CodeGen from PR 14709 in Azure/azure-rest-api-specs java mgmt, aks, add needed json (Azure#14709) * version,CHANGELOG * test * test config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
* Added profiler support to perf framework * Removed old loop kwarg * Fixed list test bug * Support old API version * Updated perf framework for test proxy * Support test proxy * Whitespace * Support proxy in legacy tests * Update perf test guide * Support proxy in GetSecretTest Co-authored-by: Mike Harder <[email protected]>
* Update links with master to use main * Update ci.yml files Co-authored-by: Chidozie Ononiwu <[email protected]>
* Update pipeline generation tool version Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708 * Update tool version to include fix for public ci Co-authored-by: Wes Haggard <[email protected]>
* Workspaces must be common * tests yml * lint * changelog * Update sdk/monitor/azure-monitor-query/tests/async/test_logs_client_async.py
* CodeGen from PR 14627 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-06-15 (Azure#14627) * Adds base for updating Microsoft.DocumentDB from version stable/2021-04-15 to version 2021-06-15 * Updates readme * Updates API version in new specs and examples * PITR apis to stable version * Fixing readme * Adding parameters * Fixing restorable.json * Fixing linter errors * missing ref * Unflattening the DatabaseAccountCreateUpdateProperties * Adds base for updating Microsoft.DocumentDB from version stable/2021-05-15 to version 2021-06-15 * Updates readme * Updates API version in new specs and examples * Adding the restorable json to readme * Added disableLocalAuth flag to DatabaseAccount CRU operations. * Adding Backup policy migration state * Fixing linter errors * Fixing linter warnings * Fixing breaking change Co-authored-by: ayanMSFT <[email protected]> * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: ayanMSFT <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 14452 in Azure/azure-rest-api-specs Added missing updatable properties in ConfigurationStorePropertiesUpdateParameters (Azure#14452) Co-authored-by: jimmypc92 <jimmypc92> * version,CHANGELOG * test * test config * test config * test config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
…re set (Azure#19233) The azure documentation says "if a message has the partition key property but not the session ID property set, then Service Bus uses the partition key property value as the partition key. If the message has both the session ID and the partition key properties set, both properties must be identical" [https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-partitioning#using-a-partition-key]. [Re-raised Azure#18955]
* Deprecate azure-monitor * ci fix
6c0e7d9    to
    a6d9582      
    Compare
  
    * Use x-ms-date for Hmac * Update chat recorded sessions * Fix SMS hmac; update sms recorded sessions * Update phone number code and recorded sessions Co-authored-by: JP Chen <[email protected]>
* Cloud event should parse smalled ms precisions * changelog * Update sdk/core/azure-core/tests/test_messaging_cloud_event.py * add tests * Update sdk/core/azure-core/CHANGELOG.md * Apply suggestions from code review
* skip test * Update test_cli_mgmt_monitor_async.py
* Aggregation should be a list * Update sdk/monitor/azure-monitor-query/tests/async/test_metrics_client_async.py * Update sdk/monitor/azure-monitor-query/tests/test_metrics_client.py
* Regenrate code * statistics * Update sdk/monitor/azure-monitor-query/tests/test_logs_client.py * ci fix * Apply suggestions from code review * lint * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_models.py * ci
* creating async policy, adding lock around sync token portion * pylint * fixed import * reducing to two locks * pylint fix
1536033    to
    74e6a3d      
    Compare
  
    * arm template * cloud event domain name * name domain * storage * Revert "storage" This reverts commit 5e75e1b. * Update sdk/eventgrid/azure-eventgrid/samples/publish_samples/publish_cloud_events_to_domain_topic_sample.py
* regen on v3.1 * fix v3.1-preview.5 -> v3.1 references * regenerating with swagger transform to override ApiVersion parameterizing * update test references to v3.1 * some more test fixes * [textanalytics] add categories filter to RecognizePiiEntitiesAction (Azure#19223) * add categories_filter to RecognizePiiEntitiesAction * add tests for categories_filter * fix tests and docstring * update changelog * updating categories filter tests to new analyze design * update docs * update changelog to new format * rerecord with v3.1 * bump msrest version for failsafe_deserialize * [textanalytics] add HealthcareEntityCategory + move aliased enums to models (Azure#19266) * add HealthcareEntityCategory * update changelog * moving enums to models so they show up in docs
…9314) Fixes: Azure#19087 Follows[ C# sample,](https://github.com/Azure/azure-sdk-for-net/blob/350c23ea19ed76d74f7d97dfe3aec82671fdcc9d/samples/iothub-connect-to-eventhubs/IotHubConnection.cs#L97) which also gets IoT Hub name from redirect address.
Merge d98744647dd59d2a657b878285b5b4b6e45be3dd into c2e43f8
74e6a3d    to
    3bdc11a      
    Compare
  
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Create to sync Azure/azure-rest-api-specs#14830
You can install the use using pip install of the artificats.