-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
[MFE][2025-01-01-preview] Add AAD Auth modes to Serverless Endpoint #31993
Open
karishmadaga
wants to merge
236
commits into
Azure:release-machinelearningservices-Microsoft.MachineLearningServices-2025-01-01-preview
Choose a base branch
from
karishmadaga:karishma/aad-auth-modes
base: release-machinelearningservices-Microsoft.MachineLearningServices-2025-01-01-preview
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
* change our verifyChangelogs over to utilizing the artifact details. if we don't have an artifact details at all, don't verify changelog. if we do, but skipverifychangelog is present, don't verify changelog. if we have artifact details, but no disable, verify the changelog --------- Co-authored-by: Scott Beddall <[email protected]>
* update-tspconfig * update-format
* Public Preview Release - 2024-02-01, Initial Commit * Public Preview Release - 2024-02-01, Added changes for Alert and Alert Template Rest Api, Added Oracle as a provider * Public Preview Release - 2024-02-01, Typo in Alert.tsp * Public Preview Release - 2024-02-01, Moving version enum to main.tsp * Public Preview Release - 2024-02-01, type in monitor.json * Public Preview Release - 2024-02-01, formatting Alert.tsp and AlertTemplate.tsp * Public Preview Release - 2024-02-01, reverting changes for Provider Type enum * Public Preview Release - 2024-02-01, Adding changes for new version in Preview Operation.json and Operation_List.json. Modiffying Readme to add new version. * Public Preview Release - 2024-02-01, Prettier json for 3 files. * Public Preview Release - 2024-02-01, Prettier json for 1 file. * Public Preview Release - 2024-02-01, modified Alert.tsp and AlertTemplate.tsp to get the examples pasted in the monitors/examples directory * Public Preview Release - 2024-02-01, Using Simple list function in AlertTemplate.tsp * Public Preview Release - 2024-02-01, Added files in Worloads.Operations. * Public Preview Release - 2024-02-01, Modified examples operation Id as to get them displayed in preview folder * Public Preview Release - 2024-02-01, used json prettier for operation/preview *.json files * Public Preview Release - 2024-02-01, Resolved Few swagger model Validation checks * Public Preview Release - 2024-02-01, Review changes, Added multuple enums in models.tsp file * Public Preview Release - 2024-02-01, Review change, modifying Alert name and arm version --------- Co-authored-by: Jatin Keswani <[email protected]> Co-authored-by: Venu Sivanadham <[email protected]>
Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.48.1 to 0.48.2 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Zaslonov <[email protected]>
Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec.
Updated the API version from stable/2024-03-01 to stable/2024-05-01.
* Add IPAM, VNV, update Security Admin and Vnet specs * adminrule error * adding suppressions * suppression spacing * space issue * another space update * the issue was 2024-03 readme and not 2024-05 * adding suppressions * removing location headers * reverting location header changes for delete * Update sdk-suppressions.yaml * mark networkManagerScopeAccess as an optional property * update go breaking suppressions --------- Co-authored-by: kazrael2119 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]>
* Swagger changes for expressroute site failover simulation * Fixing some checks * Correcting parameter name in stop json * Changing error schema * Adding arm id format for uris * Adding suppressions
* Added location headers to 202 responses for ipGroups and virtualRouters. * Added location header to vr peering delete examples * Ran prettier on 2024-05-01 examples
…workInterface (Azure#30692) * [Network] - Adding DefaultOutboundConnectivityEnabled property in networkInterface * address prettier check
* add private only feature to azure bastion service * fix Swagger PrettierCheck * fix the swagger PrettierCheck * modify the api version * modify file name --------- Co-authored-by: Leo Liu (from Dev Box) <[email protected]>
* resolving/removing resource name formatting * Revert "resolving/removing resource name formatting" This reverts commit b7a079b. * using confirmed resource name regex for AVNM, IPAM, and VNV. Which is more restrictive than ARM. * updaing vnv swagger * adding line at end of file to resolve prettier
Changes for Swagger for Health API.
Made changes to pass validations.
Changes to fix pipeline errors.
* Suppress Lint Diff * Prettier Check Fix for Virtual Network * Add Path in Lint Suppression * Revert changes for path * Applied path level suppression * Applied path level suppression
karishmadaga
requested review from
grizzlytheodore,
mabhard,
annatisch,
deyaaeldeen,
kristapratico,
mssfang,
joseharriaga,
minhanh-phan,
yangyuan,
rrahulms,
ChenglongLiu,
wilcobmsft,
wiboris,
dpwatrous,
skapur12,
cRui861,
wanghoppe,
stankovski,
jijohn14,
Juliehzl and
solankisamir
as code owners
January 10, 2025 17:43
karishmadaga
requested review from
tg-msft and
mario-guerra
and removed request for
a team
January 10, 2025 17:43
github-actions
bot
added
the
brownfield
Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec.
label
Jan 10, 2025
AzureRestAPISpecReview
added
data-plane
new-api-version
RPaaS
SuppressionReviewRequired
TypeSpec
Authored with TypeSpec
labels
Jan 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ARMReview
ARMSignedOff
<valid label in PR review process>add this label when ARM approve updates after review
brownfield
Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec.
data-plane
new-api-version
resource-manager
RPaaS
SuppressionReviewRequired
TypeSpec
Authored with TypeSpec
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.
Choose a PR Template
Switch to "Preview" on this description then select one of the choices below.
Click here to open a PR for a Data Plane API.
Click here to open a PR for a Control Plane (ARM) API.
Click here to open a PR for only SDK configuration.