diff --git a/sdk/durabletask/ci.mgmt.yml b/sdk/durabletask/ci.mgmt.yml index 5f63204cd804..32b11e75b082 100644 --- a/sdk/durabletask/ci.mgmt.yml +++ b/sdk/durabletask/ci.mgmt.yml @@ -1,7 +1,6 @@ # NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file. trigger: none - pr: branches: include: diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_LambdaTestHyperExecuteOrganizationCollection.cs b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_LambdaTestHyperExecuteOrganizationCollection.cs index 3c49557edc93..a7b137a1d756 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_LambdaTestHyperExecuteOrganizationCollection.cs +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_LambdaTestHyperExecuteOrganizationCollection.cs @@ -22,7 +22,7 @@ public partial class Sample_LambdaTestHyperExecuteOrganizationCollection [Ignore("Only validating compilation of examples")] public async Task CreateOrUpdate_OrganizationsCreateOrUpdateMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMaximumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_CreateOrUpdate_MaximumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_CreateOrUpdate_MaximumSet_Gen.json // this example is just showing the usage of "OrganizationResource_CreateOrUpdate" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -89,7 +89,7 @@ public async Task CreateOrUpdate_OrganizationsCreateOrUpdateMaximumSetGenGenerat [Ignore("Only validating compilation of examples")] public async Task Get_OrganizationsGetMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMaximumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_Get_MaximumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_Get_MaximumSet_Gen.json // this example is just showing the usage of "OrganizationResource_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -122,7 +122,7 @@ public async Task Get_OrganizationsGetMaximumSetGenGeneratedByMaximumSetRuleGene [Ignore("Only validating compilation of examples")] public async Task GetAll_OrganizationsListByResourceGroupMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMaximumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_ListByResourceGroup_MaximumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_ListByResourceGroup_MaximumSet_Gen.json // this example is just showing the usage of "OrganizationResource_ListByResourceGroup" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -157,7 +157,7 @@ public async Task GetAll_OrganizationsListByResourceGroupMaximumSetGenGeneratedB [Ignore("Only validating compilation of examples")] public async Task GetAll_OrganizationsListByResourceGroupMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMinimumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_ListByResourceGroup_MinimumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_ListByResourceGroup_MinimumSet_Gen.json // this example is just showing the usage of "OrganizationResource_ListByResourceGroup" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -192,7 +192,7 @@ public async Task GetAll_OrganizationsListByResourceGroupMaximumSetGenGeneratedB [Ignore("Only validating compilation of examples")] public async Task Exists_OrganizationsGetMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMaximumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_Get_MaximumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_Get_MaximumSet_Gen.json // this example is just showing the usage of "OrganizationResource_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -221,7 +221,7 @@ public async Task Exists_OrganizationsGetMaximumSetGenGeneratedByMaximumSetRuleG [Ignore("Only validating compilation of examples")] public async Task GetIfExists_OrganizationsGetMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMaximumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_Get_MaximumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_Get_MaximumSet_Gen.json // this example is just showing the usage of "OrganizationResource_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_LambdaTestHyperExecuteOrganizationResource.cs b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_LambdaTestHyperExecuteOrganizationResource.cs index b6d9240f2d28..2905eef73552 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_LambdaTestHyperExecuteOrganizationResource.cs +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_LambdaTestHyperExecuteOrganizationResource.cs @@ -21,7 +21,7 @@ public partial class Sample_LambdaTestHyperExecuteOrganizationResource [Ignore("Only validating compilation of examples")] public async Task Get_OrganizationsGetMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMaximumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_Get_MaximumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_Get_MaximumSet_Gen.json // this example is just showing the usage of "OrganizationResource_Get" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -51,7 +51,7 @@ public async Task Get_OrganizationsGetMaximumSetGenGeneratedByMaximumSetRuleGene [Ignore("Only validating compilation of examples")] public async Task Delete_OrganizationsDeleteMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMaximumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_Delete_MaximumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_Delete_MaximumSet_Gen.json // this example is just showing the usage of "OrganizationResource_Delete" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -77,7 +77,7 @@ public async Task Delete_OrganizationsDeleteMaximumSetGenGeneratedByMaximumSetRu [Ignore("Only validating compilation of examples")] public async Task Update_OrganizationsUpdateMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMaximumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_Update_MaximumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_Update_MaximumSet_Gen.json // this example is just showing the usage of "OrganizationResource_Update" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_SubscriptionResourceExtensions.cs b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_SubscriptionResourceExtensions.cs index 0ba05fb51e02..4a31fe37f9d2 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_SubscriptionResourceExtensions.cs +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/samples/Generated/Samples/Sample_SubscriptionResourceExtensions.cs @@ -20,7 +20,7 @@ public partial class Sample_SubscriptionResourceExtensions [Ignore("Only validating compilation of examples")] public async Task GetLambdaTestHyperExecuteOrganizations_OrganizationsListBySubscriptionMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMaximumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_ListBySubscription_MaximumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_ListBySubscription_MaximumSet_Gen.json // this example is just showing the usage of "OrganizationResource_ListBySubscription" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line @@ -51,7 +51,7 @@ public async Task GetLambdaTestHyperExecuteOrganizations_OrganizationsListBySubs [Ignore("Only validating compilation of examples")] public async Task GetLambdaTestHyperExecuteOrganizations_OrganizationsListBySubscriptionMaximumSetGenGeneratedByMaximumSetRuleGeneratedByMaximumSetRuleGeneratedByMinimumSetRule() { - // Generated from example definition: 2024-02-01-preview/Organizations_ListBySubscription_MinimumSet_Gen.json + // Generated from example definition: 2024-02-01/Organizations_ListBySubscription_MinimumSet_Gen.json // this example is just showing the usage of "OrganizationResource_ListBySubscription" operation, for the dependent resources, they will have to be created separately. // get your azure access token, for more details of how Azure SDK get your access token, please refer to https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication?tabs=command-line diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/LambdaTestHyperExecuteExtensions.cs b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/LambdaTestHyperExecuteExtensions.cs index d91ff011e710..4342c61dd392 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/LambdaTestHyperExecuteExtensions.cs +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/LambdaTestHyperExecuteExtensions.cs @@ -81,7 +81,7 @@ public static LambdaTestHyperExecuteOrganizationCollection GetLambdaTestHyperExe /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -119,7 +119,7 @@ public static async Task> G /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -157,7 +157,7 @@ public static Response GetLambdaTest /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -193,7 +193,7 @@ public static AsyncPageable GetLambd /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/MockableLambdaTestHyperExecuteResourceGroupResource.cs b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/MockableLambdaTestHyperExecuteResourceGroupResource.cs index 67d80b414704..f3202658ba71 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/MockableLambdaTestHyperExecuteResourceGroupResource.cs +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/MockableLambdaTestHyperExecuteResourceGroupResource.cs @@ -53,7 +53,7 @@ public virtual LambdaTestHyperExecuteOrganizationCollection GetLambdaTestHyperEx /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -84,7 +84,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/MockableLambdaTestHyperExecuteSubscriptionResource.cs b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/MockableLambdaTestHyperExecuteSubscriptionResource.cs index 7e088cf0afab..cb754766aaf0 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/MockableLambdaTestHyperExecuteSubscriptionResource.cs +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/Extensions/MockableLambdaTestHyperExecuteSubscriptionResource.cs @@ -52,7 +52,7 @@ private string GetApiVersionOrNull(ResourceType resourceType) /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -82,7 +82,7 @@ public virtual AsyncPageable GetLamb /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/LambdaTestHyperExecuteOrganizationCollection.cs b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/LambdaTestHyperExecuteOrganizationCollection.cs index a3cc0f258f87..2c11d656949c 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/LambdaTestHyperExecuteOrganizationCollection.cs +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/LambdaTestHyperExecuteOrganizationCollection.cs @@ -65,7 +65,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -114,7 +114,7 @@ public virtual async Task /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -163,7 +163,7 @@ public virtual ArmOperation CreateOr /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -208,7 +208,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -253,7 +253,7 @@ public virtual Response Get(string o /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -283,7 +283,7 @@ public virtual AsyncPageable GetAllA /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -313,7 +313,7 @@ public virtual Pageable GetAll(Cance /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -356,7 +356,7 @@ public virtual async Task> ExistsAsync(string organizationname, C /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -399,7 +399,7 @@ public virtual Response Exists(string organizationname, CancellationToken /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -444,7 +444,7 @@ public virtual async Task /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/LambdaTestHyperExecuteOrganizationResource.cs b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/LambdaTestHyperExecuteOrganizationResource.cs index 33752728e768..63cec75787bb 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/LambdaTestHyperExecuteOrganizationResource.cs +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/LambdaTestHyperExecuteOrganizationResource.cs @@ -103,7 +103,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -143,7 +143,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -183,7 +183,7 @@ public virtual Response Get(Cancella /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -225,7 +225,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -267,7 +267,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -309,7 +309,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -351,7 +351,7 @@ public virtual Response Update(Lambd /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -413,7 +413,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -475,7 +475,7 @@ public virtual Response AddTag(strin /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -532,7 +532,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -589,7 +589,7 @@ public virtual Response SetTags(IDic /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource @@ -649,7 +649,7 @@ public virtual async Task> /// /// /// Default Api Version - /// 2024-02-01-preview + /// 2024-02-01 /// /// /// Resource diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/RestOperations/OrganizationsRestOperations.cs b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/RestOperations/OrganizationsRestOperations.cs index 4cd7017d9207..6630bb722a32 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/RestOperations/OrganizationsRestOperations.cs +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/src/Generated/RestOperations/OrganizationsRestOperations.cs @@ -32,7 +32,7 @@ public OrganizationsRestOperations(HttpPipeline pipeline, string applicationId, { _pipeline = pipeline ?? throw new ArgumentNullException(nameof(pipeline)); _endpoint = endpoint ?? new Uri("https://management.azure.com"); - _apiVersion = apiVersion ?? "2024-02-01-preview"; + _apiVersion = apiVersion ?? "2024-02-01"; _userAgent = new TelemetryDetails(GetType().Assembly, applicationId); } diff --git a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/tsp-location.yaml b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/tsp-location.yaml index 353db515eb44..cb52522c20ec 100644 --- a/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/tsp-location.yaml +++ b/sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute/tsp-location.yaml @@ -1,3 +1,4 @@ directory: specification/liftrhyperexecute/LambdaTest.HyperExecute.Management -commit: ad9b489baef1d982f7641f6c47a00794c9a1a5be -repo: Azure/azure-rest-api-specs \ No newline at end of file +commit: 97b98e36fb77d8a43fac74149dc122760b539232 +repo: Azure/azure-rest-api-specs +additionalDirectories: diff --git a/sdk/pineconevectordb/ci.yml b/sdk/pineconevectordb/ci.yml deleted file mode 100644 index 0b8325c8c903..000000000000 --- a/sdk/pineconevectordb/ci.yml +++ /dev/null @@ -1,35 +0,0 @@ -# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file. - -trigger: - branches: - include: - - main - - hotfix/* - - release/* - paths: - include: - - sdk/pineconevectordb - - sdk/pineconevectordb/ci.yml - - sdk/pineconevectordb/Azure.ResourceManager.PineconeVectorDb - -pr: - branches: - include: - - main - - feature/* - - hotfix/* - - release/* - paths: - include: - - sdk/pineconevectordb - - sdk/pineconevectordb/ci.yml - - sdk/pineconevectordb/Azure.ResourceManager.PineconeVectorDb - -extends: - template: /eng/pipelines/templates/stages/archetype-sdk-client.yml - parameters: - ServiceDirectory: pineconevectordb - ArtifactName: packages - Artifacts: - - name: Azure.ResourceManager.PineconeVectorDb - safeName: AzureResourceManagerPineconeVectorDb diff --git a/sdk/storage/ci.yml b/sdk/storage/ci.yml index 2ca0501b60bd..4e749e6b85b1 100644 --- a/sdk/storage/ci.yml +++ b/sdk/storage/ci.yml @@ -12,6 +12,8 @@ trigger: - sdk/storage/Azure.Storage.DataMovement/ - sdk/storage/Azure.Storage.DataMovement.Blobs/ - sdk/storage/Azure.Storage.DataMovement.Files/ + exclude: + - sdk/storage/Azure.ResourceManager.Storage/ - sdk/storage/Azure.Storage.DataMovement.Blobs.Files.Shares/ exclude: - sdk/storage/Azure.ResourceManager.Storage/