forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sfmc fault simulation #2
Closed
Closed
Conversation
This file contains 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
* try this * ver * update * details * update * renew locks result rename * add new version - testing * remove diff * ga version * update * try alias * all operations mark as internal to allow for topic/sub customization * remove * tsp format * alias change * details * changes * after merge required regen * nit * try * tsp format * edits off of lang * only python * nit * Fixing some names for Go, based on Go arch feedback. * One more rename * Update specification/eventgrid/Azure.Messaging.EventGrid/client.tsp * fixing go diff * update * update internal --------- Co-authored-by: ripark <ripark@microsoft.com>
* refactor * updayrd * format * add apicenter * update new events * tsp format * new events * modelAsString for Media Union as False * tsp format * Revert "tsp format" This reverts commit 1a01cf8. * Revert "modelAsString for Media Union as False" This reverts commit 6b60581. * remove ReadOnly * rename resources * remove duplicate vault * remove Optional from Nullable Types part 1 * add csharp to x-ms-client-names * typo * swagger typo * formatting * Client Name Overrides JS EG System Events * Adding in renames for Go * fix RecordingDurationMs casing * Fixing something that Libba refused to for like months now. * Removing SystemEvents from the constant names * Should be a number == float64. * Field name is labelOperator, not operator. (as shown here: https://github.com/Azure/azure-rest-api-specs/blob/0a8300f818c1df4018e2586540bed4c72c7c5375/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/AzureCommunicationServices.json#L2120) * Field is state, not selectorState: https://github.com/Azure/azure-rest-api-specs/blob/0a8300f818c1df4018e2586540bed4c72c7c5375/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/AzureCommunicationServices.json#L2171 * More renames to bring us to par with what we had before. * Adding in some docs that were missing for unions. * format * fix warnigns * moving around clientNames * spellcheck * try to update csharp clientNames * tsp format * missing labelValue x-ms-client-name * format * nit typo * update csharp --------- Co-authored-by: Sarangan Rajamanickam <sarajama@microsoft.com> Co-authored-by: ripark <ripark@microsoft.com>
…n 2024 06 27 (Azure#28981) * Adds base for updating Microsoft.AppComplianceAutomation from version preview/2022-11-16-preview to version 2024-06-27 * Updates readme * Updates API version in new specs and examples * add new stable version for Microsoft.AppComplianceAutomation * remove the useless example file * fix spell check * remove query in get evidence api * remove the singleton annotation * fix compile error * fix compile error of v56 * fix compile error * fix all compile error and make the swagger align with before * tsp prettier * change scoping name * upgrade the commontypes from v3 to v5 * change commonTypes version to v3 * add service-dir * format tspconfig.yaml * modify tspconfig.yaml * remove custom operations * modify re pattern of snapshot name * make the resource x-ms-client-name properties * format typespec * remove suffix of snapshot * use requestBody replace parameters * Revert "use requestBody replace parameters" This reverts commit e4dd975. * tsp format * remove dotnet from tspconfig.yaml and add azure-sdk-for-net-track2 in readme * add sdk-suppressions.yaml * Update tspconfig.yaml * Update tspconfig.yaml * rename operationid * rename getScopingQuestions and move model reportBaseProperties to alias --------- Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Alancere <804873052@qq.com> Co-authored-by: Weidong Xu <weidxu@microsoft.com>
* Init tsp for Microsoft.ScVmm * Some changes towards passing tsv * Updates to fix lint errors, remove unused types, regenerate examples, etc. * Created shareable 'force' param * Figured out the incantation to rename a file case-sensitively * Restored string bool enums. * Removed all examples * Regenerate examples * Updated ARM ID properties. Added script to sort output to compare with sorted old swagger * Additional changes. * Removed unused XXUpdate models, Added @secret for password, * Fixed Azure#8, Azure#6, Azure#5 * Fixed #2 * Update swagger to be in sync with previous fixes. * Workaround for CloudCapacity readonly * Additional fixes. * fix ModelValidation * update void * VM Instance Update Properties changes * spell check and prettier validation fix * fix for identifier bug * workaround for Azure/typespec-azure#449 * format * spell and prettier check improvements * use encodedName replace projectdName * Add summary annotations * summary * update kind and void * lro azure-async-operation * fix * tsp compilation warning * TypeSpec Validation fix * Update tspconfig.yaml * config change * Removed Read Only Property from Examples to fix Swagger ModelValidation * Revert Boolean to Enum with type Union in TypeSpec * specs-pr repo PR review changes to specs repo * Remove sorted json file used for comparison * Fix TypeSpec PR pipeline failure * make extendedLocation for VM Instance read and create * typespec validation fix --------- Co-authored-by: Will Temple <will@wtemple.net> Co-authored-by: Allen Zhang <allenzhang@live.com> Co-authored-by: Alancere <804873052@qq.com> Co-authored-by: Harshit Surana <hsurana@microsoft.com>
* Copy files from stable/2023-07-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2024-02-01 Updated the API version from stable/2023-07-01 to stable/2024-02-01. * Added tag for 2024-02-01 in readme file * copying over 2024-02-01 changes from ADO * Revert "copying over 2024-02-01 changes from ADO" This reverts commit aa54d74. * adding changes from ado * adding autorun as custom word * adding autorun to custom-words.txt * fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error * fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error * changing type from string back to object * changing type from string back to object * Revert "changing type from string back to object" This reverts commit b0b5122. revert commit * Revert "fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error" This reverts commit 0e52ddf. * referencing examples file * writing suppression for lintdiff * removing userassignedidentity * fixing bad version mismatch * fixing suppression * prettier changes * fixing where syntax * fixing where suppress 2 * where suppress 3 * where supress 4 * where suppress 5 * suppressing entire file
* Update readme.python.md * Update readme.md --------- Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
…` to `ci-fix` doc; Clean up markdownlint rules and `ci-fix` doc. (Azure#29311)
…ure.Core`. (Azure#29318) * Update ci-fix.md * Update ci-fix.md * Update ci-fix.md
* first commit * fix * Add operationType * rename to pointType * fix * update * Update example * update * update description for default value * update description * Remove axleCount for RouteMatrix * Update vehicleSpec * update description * Update description * remove async result * Revert "remove async result" This reverts commit b7b2728. * Remove Summary * follow azure's convention * Remove Accept-Language for RouteMatrix * Update retention period to 24 hours * Add createdDateTime * Add suppressions * Update description --------- Co-authored-by: Will Huang <huangwill@microsoft.com> Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
…ation (Azure#29297) * fixed the error * npx tsp compile updates --------- Co-authored-by: Travis Wilson <travisw@microsoft.com> Co-authored-by: Jose Alvarez <jpalvarezl@users.noreply.github.com>
… service release (Azure#29182) * Azure OpenAI: 2024-04-01-preview updates * add audio formats * post-merge fix incl. tool update for enum conversion to union * minor: spellcheck fix * refine duration encoding for word start/end * enable serialization into azure json and rename customization class name * Added new customBlockList filter and fields to OYD * Adding changes to authentication for Vector Search * Adjusted docs for OYD vector search auth models * Added missing field and retrieved documents * Examples added * corrected examples api-versions in json * Reformat * Recompile after reformat * PR comments: wrong plural and type precision * Revert added tab to service spec Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com> * Added readme entry for generated openAPI doc * Trying to improve folder structure * Removed moved and renamed generated.json files * Reverted last 3 commits * Added entry for generated.json swagger in the readme * Changed enum to nonExpandable * Ran formatter --------- Co-authored-by: Travis Wilson <travisw@microsoft.com> Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com> Co-authored-by: Shawn Fang <shafang@microsoft.com> Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>
* Add v3.2 for Speech to text (3.2p2 as base) * Update swagger with new changes and updated version number * Update readme.md with new version * Added evaluation token errors * Revert ttl changes for transcriptions * Finalized api changes for GA * Try fix avocado error
* Add 2024-02-01-preview to main * fix typespec errors * remove operations.json * fix linters * delete unusued file * edit readme * remove suppressions * Update specification/azurestackhci/Operations.Management/tspconfig.yaml Co-authored-by: Mike Harder <mharder@microsoft.com> * Update specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/tspconfig.yaml Co-authored-by: Mike Harder <mharder@microsoft.com> * ID to id * remove unnecessary suppress * fix examples * copy private folder changes --------- Co-authored-by: Mike Harder <mharder@microsoft.com>
* added swagger (Azure#28199) * [STG94] Updated STG94 Files Readme (Azure#28201) * added swagger * updated readme * small fix * added new blob swagger (Azure#28245) * added blob readme (Azure#28246) * Ran prettier on the 2024-08-04 files swagger file (Azure#28358) * Added AuthenticationErrorDetail to StorageError (Azure#28360) * NFS Share Snapshot (Azure#28362) * Added GetAccountInfo() API to Container and Blob level (Azure#28297) * Storage Error Codes for Copies (Azure#28359) * Revert "Storage Error Codes for Copies (Azure#28359)" This reverts commit 8b14ba4. --------- Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com>
* SDK team improvements * Report APIs contain filtering * PR comment add more examples * Fix example path * Fix duplicate schema issue --------- Co-authored-by: Tricia Rosario <trrosari@microsoft.com>
remove "feature in preview" Co-authored-by: Theodore Chang <thchan@microsoft.com>
* Adds base for updating Microsoft.ApiManagement from version preview/2023-05-01-preview to version 2023-09-01-preview * Updates readme * Updates API version in new specs and examples * feat(apim): Introduce gateway resource (Azure#27757) * WIP * Update sample * WIP * Add GatewayNameParameter * Clean up * Update sample * Add another sample * Add sample for delete gateway * Remove endpoints * Fix typo * Add list sample * Clean up Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Add disclaimer Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Make it pretty 💄 Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Refer to new file Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Add missing ApiManagementGatewayListResult Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Update sample reference Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Remove ApiManagementGatewayIdentity + List by operation Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Add more sample Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Latest version of common types Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Remove 200 for delete Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Formatting and re-order Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Align with spec Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Align sample with spec Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Error response from common types Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Rename SKU name * Have seperate SKU for patch to not make it mandatory * Remove empty required * Improve note * Rename schema * Remove unused type * sku.capacity should not be required --------- Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Add loggers, diagnostics, certificates and backends to workspace (Azure#27262) * Add loggers to workspaces * Add diagnostics to workspace * Add certificates to workspace * Add backends to workspaces * Change DiagnosticContract to DiagnosticContractProperties in patch * Revert back DiagnosticContractProperties to DiagnosticContract * Fix CI and add files to readme * Fix example * remove reconnect endpoint * Add suppressions * Try different suppression where * Try different suppression * Try other suppression * another test * finally working suppression * remove unwanted line * remove secret examples (Azure#28409) * Modify CircuitBreaker and BackendPool Contract (Azure#28397) * md cb contract * modify pool contract * correct the limits --------- Co-authored-by: Samir Solanki <samirsolanki@outlook.com> * Common Error Response (Azure#28408) * add operation statuses resource (Azure#28591) * add operation statuses resource * fix api-version * Add locations/operationsResults endpoint for DELETE workflow (Azure#28808) * add operation results * fix spec * operationresults * fix file name * feat(Workspace): Add new SkuType for Workspace (Azure#28903) * new skutype * virtualNetworkType * remove default from patch * List skus API * add model for sku * caps enums * feat)Gateway): Adding gateway config resource (Azure#28478) * added gateway config resource * removing Head gateway Config call * updates * resolving errors * trying to resolve more model validations * resolving some model validations * resolving model validations * resoloving delete example errors * Swagger Prettier * prettier * updating so patch has same response as get and put * removing path for gateway config * addressing comment * addressing comments * nit * path updatess * updating as per comments * Adding workspaceLinks * resolving some of the errors * resolved some errors * resolving some of the errors * resolving some more errors * npx prettier * addressing comments * updated based on comments * lint updates * nit updates --------- Co-authored-by: Samir Solanki <samirsolanki@outlook.com> * Fix generation errors (Azure#29207) * fix(apim): Remove duplicate ErrorResponse schema due to move to common schema * Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway * Revert "Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway" This reverts commit 8d4753d. * Remove ApiManagement Prefix for GatewayConfigConnections * Revert "Remove ApiManagement Prefix for GatewayConfigConnections" This reverts commit 3e8197f. * Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway * Create sdk-suppressions.yaml --------- Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com> Co-authored-by: Rafał Mielowski <rmielowski@microsoft.com> Co-authored-by: Mahsa Sadi <mahsasadi@microsoft.com> Co-authored-by: Vidisha Shah <102258037+vidishamsft@users.noreply.github.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
…9226) * Rename enum to functionsDeploymentStorageType * Update enum name to camel case * Update enum names to camel case
* update securityPostureRef properties in VMScaleSet spec * add securityPostureReference to UpdateVMProfile definition and fix min version * add prettier changes * remove unsupported 'major.*' from spec * add optional fields in security posture example * add required fields * correct minimum api version * add prettier fixes * remove extensionsSettings property * create new Update model for security posture reference & update * fix validation issue * Create sdk-suppressions.yaml * add azure-sdk-for-go suppression * Update sdk-suppressions.yaml --------- Co-authored-by: Dylan Martinez <dymartinez@microsoft.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Alancere <804873052@qq.com> Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
* Add 2024-04-01 for StackHCI * add missing properties * add log collection job type * changes in sdk suppressions * sdk suppression changes
* Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01 * Updates readme * Updates API version in new specs and examples * update static map API doc * small change on static map doc * update tilesetId section * add static map supported tilesetid and trafficLayer * update range table and static image example * fix typo * add additional static image example * error fix * run prettier on static image example json * set tilesetId as optional * update max/min latitude/longitude table * update Accept header for static image API * error fix * add explanation for Accept header * typo * add parameter limitation * improve wording * add path and pin parameter type * fix tables * improve on example * typo fix * run prettier * wording fix * map attribution description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * state tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map tileset description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright caption description change Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright bounding description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * weather radar tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * weather infrared tiles description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright world description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * remove pricing tiers applies * Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01 * Updates readme * Updates API version in new specs and examples * update static map API doc * small change on static map doc * update tilesetId section * add static map supported tilesetid and trafficLayer * update range table and static image example * fix typo * add additional static image example * error fix * run prettier on static image example json * set tilesetId as optional * update max/min latitude/longitude table * update Accept header for static image API * error fix * add explanation for Accept header * typo * add parameter limitation * improve wording * add path and pin parameter type * fix tables * improve on example * typo fix * run prettier * wording fix * map attribution description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * state tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map tileset description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright caption description change Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright bounding description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * weather radar tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * weather infrared tiles description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright world description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * remove pricing tiers applies * reduce get copyright example length * add summary for render 20240401 * remove summary from static image * remove please from language and view * add package-2024-04-01 to readme * revert back common change * revert changes in maps readme * \n fix Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * typo fix Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * typo fix for map copyright caption Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * typo fix for statetile Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * typo fix for map copyright world Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --------- Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
…view (Azure#29344) * Bug fix for version 05-15-preview * Renamed models for better naming
* Update uniform-versioning.md * Update glossary.md
…ql/resource manager (Azure#29316) * Downgraded the version of ManagedInstances and DistributedAvailabilityGroups Api due to .Net Sdk build failures caused by error : MembersMustExist in these API's * restored the version of ManagedInstance Api as previous * Update the version of ManagedInstance APi to previous version 22-08-01 as having build erros while building .net sdk with error 'implementation but it does exist in the contract.' --------- Co-authored-by: Ji Wang <jiwang5@microsoft.com>
…5 07 (Azure#29211) * Copy files from stable/2024-01-25 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2024-05-07 Updated the API version from stable/2024-01-25 to stable/2024-05-07. * Added tag for 2024-05-07 in readme file * Add new flow types * Run prettier * Run prettier for all files * Add schema direction * Add Standard flow type * Replace Blob with Standard in examples
* Adding documentation of properties and making some changes to java and js SDK generation * Reverting the tspconfig change * fixing formatting * Fixing typeSpec validation error on build
* Account Key Type * Account key Preview Spec * "Sku Updates" * Remove Endpoint Type from Schema * Add x-ms-secret to account key property --------- Co-authored-by: Matthew Ferrari <124112629+matferrari-msft@users.noreply.github.com> Co-authored-by: Matthew Ferrari <matferrari@microsoft.com>
…iew/2024-04-02-preview (Azure#29061) * Adds base for updating Microsoft.ContainerService/aks from version preview/2024-03-02-preview to version 2024-04-02-preview * Updates readme * Updates API version in new specs and examples * add undrainableNodeBehavior property (Azure#28919) * add undrainableNodeBehavior property * fix some spell errors * fix some grammer issues * MixSku Pool Autoscale mode API Change (Azure#29052) * MixSku Pool Autoscale mode API Change * Prettier --------- Co-authored-by: wenxuanW <wenxuanwang@microsoft.com> * Add swagger defination for IMDS restriction feature (Azure#29044) * Add swagger defination for IMDS restriction feature * update swagger * fix spell * add none to outbound type in aks managedCluster (Azure#29095) * add componentsByReleases (Azure#29002) * update(retina): update adv networking to note additional costs (Azure#29245) * apply code review (Azure#29272) * apply code review * remove wireserver description because it's not link local address * apply code review * remove(monitoring): remove network monitoring profile from api 04-02 preview (Azure#29279) --------- Co-authored-by: zjpjack-github <136433002+zjpjack-github@users.noreply.github.com> Co-authored-by: Thalia Wang <58485997+wenxuan0923@users.noreply.github.com> Co-authored-by: wenxuanW <wenxuanwang@microsoft.com> Co-authored-by: Tongyao Si <tosi@microsoft.com> Co-authored-by: Fan Shang Xiang <fanshangxiang@gmail.com> Co-authored-by: Shaoru Hu <49520642+HuShaoRu@users.noreply.github.com> Co-authored-by: Steven Nguyen <30740718+snguyen64@users.noreply.github.com>
* Added saved query to a stable version * Fixed the lint errors * Fixed the semantic and lint errors * Added example for 201 * Removued unused example * Prettier check updated * Added previous stable version api's as well * added changes for previous stable version for graph query * Added top level subscription id changes and added a new api which will fetch all the saved queries from subscription id * Added swagger prettier checks
…ure#29206) * Copy files from stable/2023-11-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2023-11-01-preview Updated the API version from stable/2023-11-01 to preview/2023-11-01-preview. * Added tag for 2023-11-01-preview in readme file * apply 2023-11-01 * pretty * remove extra example * spelling * Accounts_GetChangeKeyVaultInformation * Arm-id * coolnessperiod minimum fix * Add protocolTypes to volumePatchProperties
…ure#29230) * Update Pipeline.json with continuation settings for execute dataflow activity * Update continuation settings for dataflow - Synapse * Lint fix * Lint fix * Prettier fix * Removed x-ms-format for synapse swagger
* Copy files from stable/2024-02-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2024-04-01 Updated the API version from stable/2024-02-01 to stable/2024-04-01. * Added tag for 2024-04-01 in readme file * Fixed style check * Fixed style * fixed prettier --------- Co-authored-by: Roopesh Manda <rmanda@microsoft.com> Co-authored-by: Himanshu Agarwal <hiaga@microsoft.com>
* Oracle.Database. Typespec preview introduced * Oracle.Database. Added systemversionname to cSpell.json * Oracle.Database. Rolled back readme files * Oracle.Database. Fixed DbNodes_listByParent operationId incosistency * Oracle.Database. Added options for sdk emitters
* Update TypeSpec for DeviceRegistry * add client.tsp * fix model validation * fix example * fix example * remove unused csharp option * update client.tsp * fix tsp validation * fix more tsp validation * update csharp option
* update * remove SAMI --------- Co-authored-by: seanwang051 <xiaojwan@microsoft.com> Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
This reverts commit d1bbbb3. Co-authored-by: Roopesh Manda <rmanda@microsoft.com>
* Fix 2023-04-01 policy package issue preventing pythin SDK generation * python config * Fix for additional breaking change. * Update policyDefinitionVersions.json * Update policySetDefinitionVersions.json --------- Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Roopesh Manda <rmanda@microsoft.com>
* update python config * update python config for azure fleet * update python config for oracle
…8792) * Initial commit for adding 2024-04-01-preview API version * Changes for 2024-04-01-preview API version * PR Feedback
* base commit * docs * adding private link support * examples for private endpoint * register AllowPublicAccess field for Private Endpoint * allign common types version * no default on Patch * MI * OperationListResult * privare link resource pageble * move to common-types operations * video-indexer instead analyzer
a-santamaria
pushed a commit
that referenced
this pull request
Aug 20, 2024
* Update package.json and scripts * Add typespec-azure-portal-core * Fix some deprecations from valueof PR (Azure#29126) * [apicenter] Regen swagger to add "title" properties * [cognitiveservices] Use TypeSpec array (#[]) instead of tuple ([]) (Azure#29213) * fix * Suppress failing rules * Fix shouldn't have `Content-Type` header * Pin typespec versioning to 0.57.0-dev.6 * Switch back to next tag for versioning library * Add new networking code owner (Azure#29281) * Sherylueen appcomplianceautomation microsoft.app compliance automation 2024 06 27 (Azure#28981) * Adds base for updating Microsoft.AppComplianceAutomation from version preview/2022-11-16-preview to version 2024-06-27 * Updates readme * Updates API version in new specs and examples * add new stable version for Microsoft.AppComplianceAutomation * remove the useless example file * fix spell check * remove query in get evidence api * remove the singleton annotation * fix compile error * fix compile error of v56 * fix compile error * fix all compile error and make the swagger align with before * tsp prettier * change scoping name * upgrade the commontypes from v3 to v5 * change commonTypes version to v3 * add service-dir * format tspconfig.yaml * modify tspconfig.yaml * remove custom operations * modify re pattern of snapshot name * make the resource x-ms-client-name properties * format typespec * remove suffix of snapshot * use requestBody replace parameters * Revert "use requestBody replace parameters" This reverts commit e4dd975. * tsp format * remove dotnet from tspconfig.yaml and add azure-sdk-for-net-track2 in readme * add sdk-suppressions.yaml * Update tspconfig.yaml * Update tspconfig.yaml * rename operationid * rename getScopingQuestions and move model reportBaseProperties to alias --------- Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Alancere <804873052@qq.com> Co-authored-by: Weidong Xu <weidxu@microsoft.com> * Microsoft.ScVmm TypeSpec onboarding (Azure#26644) * Init tsp for Microsoft.ScVmm * Some changes towards passing tsv * Updates to fix lint errors, remove unused types, regenerate examples, etc. * Created shareable 'force' param * Figured out the incantation to rename a file case-sensitively * Restored string bool enums. * Removed all examples * Regenerate examples * Updated ARM ID properties. Added script to sort output to compare with sorted old swagger * Additional changes. * Removed unused XXUpdate models, Added @secret for password, * Fixed Azure#8, Azure#6, Azure#5 * Fixed #2 * Update swagger to be in sync with previous fixes. * Workaround for CloudCapacity readonly * Additional fixes. * fix ModelValidation * update void * VM Instance Update Properties changes * spell check and prettier validation fix * fix for identifier bug * workaround for Azure/typespec-azure#449 * format * spell and prettier check improvements * use encodedName replace projectdName * Add summary annotations * summary * update kind and void * lro azure-async-operation * fix * tsp compilation warning * TypeSpec Validation fix * Update tspconfig.yaml * config change * Removed Read Only Property from Examples to fix Swagger ModelValidation * Revert Boolean to Enum with type Union in TypeSpec * specs-pr repo PR review changes to specs repo * Remove sorted json file used for comparison * Fix TypeSpec PR pipeline failure * make extendedLocation for VM Instance read and create * typespec validation fix --------- Co-authored-by: Will Temple <will@wtemple.net> Co-authored-by: Allen Zhang <allenzhang@live.com> Co-authored-by: Alancere <804873052@qq.com> Co-authored-by: Harshit Surana <hsurana@microsoft.com> * Imagebuilder API Release 2024-02-01 (Azure#28896) * Copy files from stable/2023-07-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2024-02-01 Updated the API version from stable/2023-07-01 to stable/2024-02-01. * Added tag for 2024-02-01 in readme file * copying over 2024-02-01 changes from ADO * Revert "copying over 2024-02-01 changes from ADO" This reverts commit aa54d74. * adding changes from ado * adding autorun as custom word * adding autorun to custom-words.txt * fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error * fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error * changing type from string back to object * changing type from string back to object * Revert "changing type from string back to object" This reverts commit b0b5122. revert commit * Revert "fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error" This reverts commit 0e52ddf. * referencing examples file * writing suppression for lintdiff * removing userassignedidentity * fixing bad version mismatch * fixing suppression * prettier changes * fixing where syntax * fixing where suppress 2 * where suppress 3 * where supress 4 * where suppress 5 * suppressing entire file * Update readme.md to show up documentation for preview version (Azure#29165) * Update readme.python.md (Azure#29309) * Update readme.python.md * Update readme.md --------- Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * Update readme.md (Azure#29313) * Add info about `SDK azure-sdk-for-*` checks and `SDK azure-powershell` to `ci-fix` doc; Clean up markdownlint rules and `ci-fix` doc. (Azure#29311) * Update ci-fix.md: clarify that `SDK azure-powershell` is owned by `Azure.Core`. (Azure#29318) * Update ci-fix.md * Update ci-fix.md * Update ci-fix.md * RouteMatrix 2024-06-01-preview (Azure#29153) * first commit * fix * Add operationType * rename to pointType * fix * update * Update example * update * update description for default value * update description * Remove axleCount for RouteMatrix * Update vehicleSpec * update description * Update description * remove async result * Revert "remove async result" This reverts commit b7b2728. * Remove Summary * follow azure's convention * Remove Accept-Language for RouteMatrix * Update retention period to 24 hours * Add createdDateTime * Add suppressions * Update description --------- Co-authored-by: Will Huang <huangwill@microsoft.com> Co-authored-by: Joel Hendrix <jhendrix@microsoft.com> * [OAI-Assistant] Added Missing annotation and delete unnecessary annotation (Azure#29297) * fixed the error * npx tsp compile updates --------- Co-authored-by: Travis Wilson <travisw@microsoft.com> Co-authored-by: Jose Alvarez <jpalvarezl@users.noreply.github.com> * [OpenAI] [Inference] TSP definition updates for `v2024_05_01_preview` service release (Azure#29182) * Azure OpenAI: 2024-04-01-preview updates * add audio formats * post-merge fix incl. tool update for enum conversion to union * minor: spellcheck fix * refine duration encoding for word start/end * enable serialization into azure json and rename customization class name * Added new customBlockList filter and fields to OYD * Adding changes to authentication for Vector Search * Adjusted docs for OYD vector search auth models * Added missing field and retrieved documents * Examples added * corrected examples api-versions in json * Reformat * Recompile after reformat * PR comments: wrong plural and type precision * Revert added tab to service spec Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com> * Added readme entry for generated openAPI doc * Trying to improve folder structure * Removed moved and renamed generated.json files * Reverted last 3 commits * Added entry for generated.json swagger in the readme * Changed enum to nonExpandable * Ran formatter --------- Co-authored-by: Travis Wilson <travisw@microsoft.com> Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com> Co-authored-by: Shawn Fang <shafang@microsoft.com> Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com> * Add v3.2 for Speech to text (3.2p2 as base) (Azure#28664) * Add v3.2 for Speech to text (3.2p2 as base) * Update swagger with new changes and updated version number * Update readme.md with new version * Added evaluation token errors * Revert ttl changes for transcriptions * Finalized api changes for GA * Try fix avocado error * Add new api-version 2024-02-01-preview to main (Azure#29105) * Add 2024-02-01-preview to main * fix typespec errors * remove operations.json * fix linters * delete unusued file * edit readme * remove suppressions * Update specification/azurestackhci/Operations.Management/tspconfig.yaml Co-authored-by: Mike Harder <mharder@microsoft.com> * Update specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/tspconfig.yaml Co-authored-by: Mike Harder <mharder@microsoft.com> * ID to id * remove unnecessary suppress * fix examples * copy private folder changes --------- Co-authored-by: Mike Harder <mharder@microsoft.com> * Storage STG 94 (Azure#28327) * added swagger (Azure#28199) * [STG94] Updated STG94 Files Readme (Azure#28201) * added swagger * updated readme * small fix * added new blob swagger (Azure#28245) * added blob readme (Azure#28246) * Ran prettier on the 2024-08-04 files swagger file (Azure#28358) * Added AuthenticationErrorDetail to StorageError (Azure#28360) * NFS Share Snapshot (Azure#28362) * Added GetAccountInfo() API to Container and Blob level (Azure#28297) * Storage Error Codes for Copies (Azure#28359) * Revert "Storage Error Codes for Copies (Azure#28359)" This reverts commit 8b14ba4. --------- Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com> * Storage Task Assignment Swagger Updates (Azure#29050) * SDK team improvements * Report APIs contain filtering * PR comment add more examples * Fix example path * Fix duplicate schema issue --------- Co-authored-by: Tricia Rosario <trrosari@microsoft.com> * Update virtualMachine.json (Azure#29112) remove "feature in preview" Co-authored-by: Theodore Chang <thchan@microsoft.com> * Merge release api management 2023 09 01 preview - Active (Azure#29184) * Adds base for updating Microsoft.ApiManagement from version preview/2023-05-01-preview to version 2023-09-01-preview * Updates readme * Updates API version in new specs and examples * feat(apim): Introduce gateway resource (Azure#27757) * WIP * Update sample * WIP * Add GatewayNameParameter * Clean up * Update sample * Add another sample * Add sample for delete gateway * Remove endpoints * Fix typo * Add list sample * Clean up Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Add disclaimer Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Make it pretty 💄 Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Refer to new file Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Add missing ApiManagementGatewayListResult Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Update sample reference Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Remove ApiManagementGatewayIdentity + List by operation Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Add more sample Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Latest version of common types Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Remove 200 for delete Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Formatting and re-order Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Align with spec Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Align sample with spec Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Error response from common types Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Rename SKU name * Have seperate SKU for patch to not make it mandatory * Remove empty required * Improve note * Rename schema * Remove unused type * sku.capacity should not be required --------- Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> * Add loggers, diagnostics, certificates and backends to workspace (Azure#27262) * Add loggers to workspaces * Add diagnostics to workspace * Add certificates to workspace * Add backends to workspaces * Change DiagnosticContract to DiagnosticContractProperties in patch * Revert back DiagnosticContractProperties to DiagnosticContract * Fix CI and add files to readme * Fix example * remove reconnect endpoint * Add suppressions * Try different suppression where * Try different suppression * Try other suppression * another test * finally working suppression * remove unwanted line * remove secret examples (Azure#28409) * Modify CircuitBreaker and BackendPool Contract (Azure#28397) * md cb contract * modify pool contract * correct the limits --------- Co-authored-by: Samir Solanki <samirsolanki@outlook.com> * Common Error Response (Azure#28408) * add operation statuses resource (Azure#28591) * add operation statuses resource * fix api-version * Add locations/operationsResults endpoint for DELETE workflow (Azure#28808) * add operation results * fix spec * operationresults * fix file name * feat(Workspace): Add new SkuType for Workspace (Azure#28903) * new skutype * virtualNetworkType * remove default from patch * List skus API * add model for sku * caps enums * feat)Gateway): Adding gateway config resource (Azure#28478) * added gateway config resource * removing Head gateway Config call * updates * resolving errors * trying to resolve more model validations * resolving some model validations * resolving model validations * resoloving delete example errors * Swagger Prettier * prettier * updating so patch has same response as get and put * removing path for gateway config * addressing comment * addressing comments * nit * path updatess * updating as per comments * Adding workspaceLinks * resolving some of the errors * resolved some errors * resolving some of the errors * resolving some more errors * npx prettier * addressing comments * updated based on comments * lint updates * nit updates --------- Co-authored-by: Samir Solanki <samirsolanki@outlook.com> * Fix generation errors (Azure#29207) * fix(apim): Remove duplicate ErrorResponse schema due to move to common schema * Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway * Revert "Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway" This reverts commit 8d4753d. * Remove ApiManagement Prefix for GatewayConfigConnections * Revert "Remove ApiManagement Prefix for GatewayConfigConnections" This reverts commit 3e8197f. * Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway * Create sdk-suppressions.yaml --------- Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com> Co-authored-by: Rafał Mielowski <rmielowski@microsoft.com> Co-authored-by: Mahsa Sadi <mahsasadi@microsoft.com> Co-authored-by: Vidisha Shah <102258037+vidishamsft@users.noreply.github.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> * Fixed typo in documentation (Azure#29341) * Update 2023-12-01 Microsoft.Web functionAppConfig definition (Azure#29226) * Rename enum to functionsDeploymentStorageType * Update enum name to camel case * Update enum names to camel case * Update `securityPostureReference` in VMScaleSet API (Azure#28891) * update securityPostureRef properties in VMScaleSet spec * add securityPostureReference to UpdateVMProfile definition and fix min version * add prettier changes * remove unsupported 'major.*' from spec * add optional fields in security posture example * add required fields * correct minimum api version * add prettier fixes * remove extensionsSettings property * create new Update model for security posture reference & update * fix validation issue * Create sdk-suppressions.yaml * add azure-sdk-for-go suppression * Update sdk-suppressions.yaml --------- Co-authored-by: Dylan Martinez <dymartinez@microsoft.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Alancere <804873052@qq.com> Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> * [Microsoft.AzureStackHCI] Add 2024-04-01 for StackHCI (Azure#29110) * Add 2024-04-01 for StackHCI * add missing properties * add log collection job type * changes in sdk suppressions * sdk suppression changes * Enable stream-stype serialization for Java Communication Job Router (Azure#29328) * Azure Map Rendering 20240401 (Azure#27950) * Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01 * Updates readme * Updates API version in new specs and examples * update static map API doc * small change on static map doc * update tilesetId section * add static map supported tilesetid and trafficLayer * update range table and static image example * fix typo * add additional static image example * error fix * run prettier on static image example json * set tilesetId as optional * update max/min latitude/longitude table * update Accept header for static image API * error fix * add explanation for Accept header * typo * add parameter limitation * improve wording * add path and pin parameter type * fix tables * improve on example * typo fix * run prettier * wording fix * map attribution description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * state tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map tileset description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright caption description change Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright bounding description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * weather radar tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * weather infrared tiles description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright world description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * remove pricing tiers applies * Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01 * Updates readme * Updates API version in new specs and examples * update static map API doc * small change on static map doc * update tilesetId section * add static map supported tilesetid and trafficLayer * update range table and static image example * fix typo * add additional static image example * error fix * run prettier on static image example json * set tilesetId as optional * update max/min latitude/longitude table * update Accept header for static image API * error fix * add explanation for Accept header * typo * add parameter limitation * improve wording * add path and pin parameter type * fix tables * improve on example * typo fix * run prettier * wording fix * map attribution description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * state tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map tileset description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright caption description change Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright bounding description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * weather radar tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * weather infrared tiles description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * map copyright world description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * remove pricing tiers applies * reduce get copyright example length * add summary for render 20240401 * remove summary from static image * remove please from language and view * add package-2024-04-01 to readme * revert back common change * revert changes in maps readme * \n fix Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * typo fix Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * typo fix for map copyright caption Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * typo fix for statetile Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> * typo fix for map copyright world Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --------- Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> Co-authored-by: Joel Hendrix <jhendrix@microsoft.com> * Update directory-structure.md: clarify service, service group, uniform versioning. (Azure#28929) * [ACS][Communication][Chat] 2024-06-05-preview public preview API spec (Azure#28875) * Update for autorest lro support * Format * Fix issues with oracle spec from main * Update format * Update for latest dev version * Fixing typespec-next for June 2024 release (Azure#29427) * green typespec-next * Fix DeviceRegistry * upgrade monitor to v4. Taking arm-id and subId uuid SDK breaking change. This should get rid of ModelValidation error * Update package.json --------- Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com> Co-authored-by: Mike Harder <mharder@microsoft.com> Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com> Co-authored-by: Timothee Guerin <tiguerin@microsoft.com> Co-authored-by: Joanna-Yang-Art <137839107+Joanna-Yang-Art@users.noreply.github.com> Co-authored-by: Sherylueen <warmflyingheart@gmail.com> Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com> Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Alancere <804873052@qq.com> Co-authored-by: Weidong Xu <weidxu@microsoft.com> Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn> Co-authored-by: Will Temple <will@wtemple.net> Co-authored-by: Harshit Surana <hsurana@microsoft.com> Co-authored-by: zdelacerda-microsoft <90284189+zdelacerda-microsoft@users.noreply.github.com> Co-authored-by: raghumunukutla <55466801+raghumunukutla@users.noreply.github.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com> Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com> Co-authored-by: will <koyasu221b@gmail.com> Co-authored-by: Will Huang <huangwill@microsoft.com> Co-authored-by: Joel Hendrix <jhendrix@microsoft.com> Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com> Co-authored-by: Travis Wilson <travisw@microsoft.com> Co-authored-by: Jose Alvarez <jpalvarezl@users.noreply.github.com> Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com> Co-authored-by: Shawn Fang <shafang@microsoft.com> Co-authored-by: Ralf Beckers <bexxx@users.noreply.github.com> Co-authored-by: shraddhasun <128851887+shraddhasun@users.noreply.github.com> Co-authored-by: Sean McCullough <44180881+seanmcc-msft@users.noreply.github.com> Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com> Co-authored-by: Tricia Rosario <triciapsr@gmail.com> Co-authored-by: Tricia Rosario <trrosari@microsoft.com> Co-authored-by: jaclin1111 <jacobyslin@gmail.com> Co-authored-by: Theodore Chang <thchan@microsoft.com> Co-authored-by: Samir Solanki <samirsolanki@outlook.com> Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com> Co-authored-by: Rafał Mielowski <rmielowski@microsoft.com> Co-authored-by: Mahsa Sadi <mahsasadi@microsoft.com> Co-authored-by: Vidisha Shah <102258037+vidishamsft@users.noreply.github.com> Co-authored-by: Francisco Gamino <Francisco-Gamino@users.noreply.github.com> Co-authored-by: Dylan Martinez <martinez.dylanj@gmail.com> Co-authored-by: Dylan Martinez <dymartinez@microsoft.com> Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Co-authored-by: Priyanshi Jain <87351063+priyjain358@users.noreply.github.com> Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com> Co-authored-by: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> Co-authored-by: Jim Chou <77021369+jimchou-dev@users.noreply.github.com>
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.
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Changelog
Add a changelog entry for this PR by answering the following questions:
Contribution checklist:
If any further question about AME onboarding or validation tools, please view the FAQ.
ARM API Review Checklist
Otherwise your PR may be subject to ARM review requirements. Complete the following:
Check this box if any of the following apply to the PR so that label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.
-[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.
If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
Breaking Change Review Checklist
If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.
Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
Please follow the link to find more details on PR review process.