-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Add support to get jobs with AADOAuth and Basic auth. #7
Conversation
Hi @vivsriaus, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
@@ -0,0 +1,32 @@ | |||
using System; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add copyright headers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Add support to get jobs with AADOAuth and Basic auth.
Merge public master
merge from azure/azure-powershell/dev
fix vm image verification
Using local Hydra DLL instead of nuget temporarily.
fix assemblies & wxi
Adding AzureBackupItemContextObject class and AzureBackupItem.cs file Adding DataSourceType in AzureBackupItemContextObject class
fixing matcher for x-ms-version issue
Netcore for Strategies.
Fix bug in ShouldProcess prompt
Merge branch 'master' into master
* NFSAAS-1707 update from review comments * NFSAAS-1707 updates from review comments * NFSAAS-1707 updates from review comments * NFSAAS-1707 update from review comments
add resource string for start and stop
add pester tests for InfrastructureInsights.admin
Update the way to load Azure.Core assemblies for Storage
Cmdlet - New-AzHpcCache/Get-AzHpcCache/Get-AzHpcCacheUsageModels/Get-AzHpcCacheSku/Remove-AzHpcCache
* Generate Migrate & OffAzur * custom * using directives to customise properties * made hash code * complete branch * adding interal files * fixed internal cmdlet * hid expanded * fixed directive' * cleanup * cleanup * m * m * revision * fix * added a variant * fixed mistake * added getremi and restartjobs * added disable * fixed bug * fixed restart to resync * added new enable * mock * good night * m * as * s * added changes * designreview * last commit before AMH (#1) * merging 2 readmes in 1 (#2) * merging 2 readmes * merging 2 readmes * Srsamh (#4) * merging 2 readmes * merging 2 readmes * added changes after DR * fix * bug fix * Az migrate staging219 (#7) * added changes to fix bug * fix bug * Az migrate staging219 (#8) * added changes to fix bug * fix bug * Az migrate staging219 (#9) * added changes to fix bug * fix bug * fix bug * merged AMH and SDS swagger generated cmdlets with SRS cmdlets. * Delete Get-AzmigrateJob.md * Delete Get-AzmigrateJob.md * updated and added some tests. New/remove cmdlet tests remain * Delete Get-AzmigrateJob.Tests.ps1 * fixed some syntax issues, exposed some cmdlets * fixed some syntax issues, exposed some cmdlets * test,rec,ex for job * test,rec,ex for job * fixed bug * added fabric * policy * Update Get-AzMigrateReplicationPolicy.Tests.ps1 * container * mapping * provider,server,disk * fix * server * disk * disk * policy * maping * enable * added changes files * set * test * New and Remove cmdlet tests added. * fix syntax * added remove * added changes * added register tool commandlet and its tests. * leftovers * Added examples. * fixed machine get doc * removed get by identity and updated docs * adding env files * added get sds machines by migrate project * added recordings * added code changes * added set * get server * docs * adding back file * new * remove * restart * set * mig * test * vars * leftovers * removed whatif * output * removed asjob * added if else * docs Co-authored-by: msJinLei <[email protected]> Co-authored-by: Kunal Chaturvedi <[email protected]> Co-authored-by: kuchatur-ms <[email protected]>
Add AzCdnEndpointContent Tests
Add support to get jobs with AADOAuth and Basic auth.