Skip to content

Update websites-preview branch #5308

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

Merged
merged 150 commits into from
Jan 19, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
150 commits
Select commit Hold shift + click to select a range
2ade035
Add X509 commands
anusapan Nov 22, 2017
e73121b
Update test file and add alias command
anusapan Nov 22, 2017
dab4a4c
Updated session record for test
anusapan Nov 28, 2017
b1478b0
Merge remote-tracking branch 'upstream/preview' into X509
anusapan Nov 30, 2017
2cde1f5
generated md files for new cmdlet
anusapan Dec 1, 2017
a0d8411
updated the content for md files
anusapan Dec 1, 2017
8e7735e
upgraded IotHub package
anusapan Dec 1, 2017
985777d
removed unused namespaces
anusapan Dec 1, 2017
fcdc95b
suppressed exceptions
anusapan Dec 1, 2017
095a0f3
commit all changes after complete build process
anusapan Dec 1, 2017
888e749
Merge remote-tracking branch 'upstream/preview' into x509
anusapan Dec 1, 2017
5c32aff
updated the installer
anusapan Dec 4, 2017
cbf29df
resolved PR comments
anusapan Dec 4, 2017
9a861c7
Updated the installer
anusapan Dec 4, 2017
832eca3
Merge pull request #2 from anusapan/x509
anusapan Dec 4, 2017
2103132
update the help md file
anusapan Dec 11, 2017
94d432b
merge conflits and update the installer
anusapan Dec 13, 2017
7d78cf6
Merge pull request #6 from Azure/preview
ranisha2 Dec 14, 2017
c747383
Merge pull request #7 from Azure/preview
ranisha2 Dec 20, 2017
8106af2
Added the piping feature, updated the test, help files and installer
anusapan Dec 20, 2017
f3f840d
Update auditing help messages
ranisha2 Dec 21, 2017
4b82887
Added format.ps1xml and updated the installer
anusapan Dec 23, 2017
5979325
Removed Get-AzureRmIotHubOperations cmdlet because already implemente…
anusapan Dec 23, 2017
ed968c5
removed the formatting for removed cmdlet and update the installer
anusapan Dec 27, 2017
3d4e0b2
Update Auditing parameter descriptions
ranisha2 Dec 28, 2017
ea4f5b2
Update AuditActionGroups help message
ranisha2 Dec 28, 2017
79e2a7b
Update PS with the latest Cognitive Services SDK
felixwa Dec 29, 2017
18eddf2
Downgrade Newtonsoft.Json 10->6
felixwa Dec 29, 2017
6a65496
Downgrade NuGet refs in Test project
felixwa Dec 29, 2017
3369b53
Add breaking changes into exception list.
felixwa Dec 29, 2017
8c8854c
Quote the breaking change exceptions.
felixwa Dec 29, 2017
f2f2e17
Quote every field of BreakingCHangeIssues.csv
felixwa Dec 29, 2017
f942576
Quote columns of BreakingChangeIssues.csv
felixwa Jan 2, 2018
f9a3560
updated test record session
anusapan Jan 2, 2018
3cf2e88
Add IncludeAllResources for remove cmdlet
shutchings Dec 18, 2017
022d79d
Add local package while waiting for .net pr to be merged
shutchings Dec 20, 2017
22d18ba
Remove duplicate package references
shutchings Jan 2, 2018
129f3a0
Make remove should process message more explicit
shutchings Jan 2, 2018
d051479
Update changelog
shutchings Jan 3, 2018
8a9c6d1
add -AsJob to cmdlets, update help, add tests
azdevxps Jan 3, 2018
0264b53
remove bad test
azdevxps Jan 3, 2018
837b115
fix yaml bug
azdevxps Jan 3, 2018
e08231a
Remove local package
shutchings Jan 4, 2018
e683b93
Update breaking change exceptions for plural switch parameter
shutchings Jan 4, 2018
8ccfda5
Resolved PR comments
anusapan Jan 5, 2018
564b1dd
Use single parameter set attribute for parameter in all sets
shutchings Jan 5, 2018
f3eceaf
Stack:Enabling the network module check in tests
bganapa Jan 5, 2018
6bc1db3
merge to preview and update packages
azdevxps Jan 6, 2018
2975b30
resolved PR comments and updated help content and removed AsJob param…
anusapan Jan 6, 2018
393adca
removed temporary SignatureIssues
anusapan Jan 6, 2018
5ae831f
Remove dlls exist in common dependencies
felixwa Jan 8, 2018
0b10ec6
Update 'IsAdmin' flag to use correct syntax 'Admin'
lfoust Jan 8, 2018
e0a9dcc
Fix typo in help document
shutchings Jan 8, 2018
d6a8d74
Adding AsJob parameter to SQL cmdlets
akromm-zz Jan 4, 2018
3d5af21
Updating markdown for cmdlets.
akromm-zz Jan 8, 2018
fe1c530
Merge pull request #5206 from shutchings/preview
Jan 8, 2018
ed0301c
Fixing tests and addressing some feedback.
akromm-zz Jan 8, 2018
68a9061
Merge pull request #5242 from lfoust/patch-1
Jan 8, 2018
98c1faf
addressing PR comments
akromm-zz Jan 9, 2018
14cdbd9
Update current-breaking-changes.md
Jan 9, 2018
a0e33ed
Merge pull request #5244 from akromm/SqlAsJob
Jan 9, 2018
fc344d1
Fix a null reference issue in New-AzureRmStorageAccount
blueww Jan 4, 2018
88ce669
remove move-azurermresources
azdevxps Jan 9, 2018
6b96559
remove test
azdevxps Jan 9, 2018
68bb5f2
Merge pull request #5225 from bganapa/stack-network-test-pr
Jan 9, 2018
ace3484
Redefine Provisioning state in PS and mark it as obsolete
felixwa Jan 10, 2018
edc4739
Revert BreakingCHangeIssues.csv
felixwa Jan 10, 2018
4ab0f20
add test for set-azurermiothubverifiedcertificate
anusapan Jan 11, 2018
73bd849
Add -AsJob parameter to websites cmdlets
panchagnula Jan 11, 2018
8bf2a83
Update Add-AzureRmVMNetworkInterface.md
cregnier Jan 11, 2018
2f748bf
Update Add-AzureKeyVaultKey.md
barclayn Jan 11, 2018
a7c6a38
Correct mistake with example
sam-cogan Jan 11, 2018
58ef147
Merge pull request #5260 from Azure/barclayn-patch-1
Jan 11, 2018
2b10d58
Merge pull request #5261 from sam-cogan/patch-1
Jan 11, 2018
ffcedf1
changing the path for cer files to specific path in ps script
anusapan Jan 11, 2018
a260a81
Updating Tests
panchagnula Jan 11, 2018
f4e7e60
Merge pull request #5258 from cregnier/patch-1
Jan 11, 2018
b68c1a8
updating CreateNewAppslot to use the AsJob parameter
panchagnula Jan 11, 2018
a4faec4
Adding certificate files as content to execute test
anusapan Jan 12, 2018
c1a073e
add alias
azdevxps Jan 12, 2018
2ec8928
add to output directory
azdevxps Jan 12, 2018
f480f6e
removed create certificate dependency
anusapan Jan 12, 2018
10df175
typo error fix
anusapan Jan 12, 2018
ec67339
Merge pull request #5257 from panchagnula/sisirap-AsJobWebsites
Jan 12, 2018
72682ad
moved certificate files to sessionrecords folder
anusapan Jan 12, 2018
a2345c3
Add a VHD DiskFile parameter set to existing New-AzureRmVM cmdlet
huangpf Sep 9, 2017
3a59e74
Getting the appropriate base directory for test
anusapan Jan 12, 2018
2028ef7
update changelog
azdevxps Jan 12, 2018
7e2bb37
Add Strategies project to Netcore sln
cormacpayne Jan 12, 2018
bf0b842
suppress security message in test
anusapan Jan 12, 2018
8e2ff84
Clear ExtendedProperties when SubscriptionId or TenantId are changed …
azdevxps Jan 12, 2018
473e5f1
Merge pull request #5266 from maddieclayton/aliasbug
Jan 12, 2018
aa187d1
Merge pull request #5268 from cormacpayne/netcore-update
markcowl Jan 12, 2018
0e3af32
ApiManagment
azdevxps Jan 12, 2018
68ee2be
Automation
azdevxps Jan 12, 2018
9715664
Cdn
azdevxps Jan 12, 2018
4f66998
suppress CredScan security to test json file and removing it from PS…
anusapan Jan 12, 2018
e55c557
Compute
azdevxps Jan 13, 2018
4418ccf
DataFactory
azdevxps Jan 13, 2018
de77b11
Merge pull request #5271 from maddieclayton/Contextbug
Jan 13, 2018
dcaaf90
DataLakeAnalytics
azdevxps Jan 13, 2018
24b6682
DataLakeStore
azdevxps Jan 13, 2018
558cbdf
MachineLearning
azdevxps Jan 13, 2018
00ed77a
Media
azdevxps Jan 13, 2018
8d1b073
NotificationHubs
azdevxps Jan 13, 2018
6b9ac60
OperationalInsights
azdevxps Jan 13, 2018
cb73e59
ServerManagment
azdevxps Jan 13, 2018
0d52264
add help and changelog
azdevxps Jan 13, 2018
4a814e4
missing help
azdevxps Jan 13, 2018
49ca0a2
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
ranisha2 Jan 14, 2018
8858420
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
ranisha2 Jan 14, 2018
7295e7b
Merge pull request #8 from Azure/preview
ranisha2 Jan 14, 2018
4250ffa
Re update SQL changelog
ranisha2 Jan 14, 2018
172c169
Update upcoming-breaking-changes.md
felixwa Jan 15, 2018
c151e94
Update upcoming-breaking-changes.md 2
felixwa Jan 15, 2018
f2d92a1
Updated AAD Authority for AzureUSGovernment
BernieEllis Jan 16, 2018
4280292
Merge pull request #5105 from huangpf/vhd2
markcowl Jan 16, 2018
ead7af0
update per comments
azdevxps Jan 16, 2018
ef0a487
Merge branch 'preview' into tags
Jan 16, 2018
7ba351b
resolved comments for piping and updated the installer
anusapan Jan 16, 2018
e320826
Fixes:5181: Set-AzureRmAppServicePlan errors out for a Premium V2 App
panchagnula Jan 17, 2018
c0c1ef8
Adding the REGEX reference
panchagnula Jan 17, 2018
85f2481
Merge pull request #5169 from ranisha2/preview
markcowl Jan 17, 2018
61f3254
Adding a default value for workersizeNum & changing to use TryParse
panchagnula Jan 17, 2018
8588e2a
Merge branch 'preview' into AsJobResources
markcowl Jan 17, 2018
17fcd4f
fix build error
anusapan Jan 17, 2018
5de5e0d
Merge pull request #5218 from maddieclayton/AsJobResources
markcowl Jan 17, 2018
3576e35
Merge pull request #5200 from felixwa/Update-CognitiveServiceSDK-2017…
markcowl Jan 17, 2018
50be9f4
Add change log for fix a null reference issue in New-AzureRMStorageA…
blueww Jan 17, 2018
fa674c9
fix broken links per issue 472
Jan 17, 2018
6a47cee
Merge pull request #5286 from panchagnula/sisirap-stable-PremiumV2Fix
Jan 17, 2018
b0d0477
Merge branch 'preview' into encryption
Jan 17, 2018
d16f3d2
Merge pull request #5282 from Azure/bernie-msft-AADEndPointUpdate
cormacpayne Jan 17, 2018
79aecb8
Merge pull request #5289 from sdwheeler/sdw-issue472
markcowl Jan 17, 2018
a767cb4
fix doc issue
azdevxps Jan 17, 2018
4b28374
Merge pull request #5220 from wastoresh/encryption
Jan 17, 2018
53e43b9
Merge pull request #5290 from maddieclayton/docissue
markcowl Jan 17, 2018
6c312fa
resolved comments and updated installer
anusapan Jan 17, 2018
2b6a60d
resolved comments
anusapan Jan 17, 2018
09665a7
update in piping
anusapan Jan 17, 2018
da28e84
updated piping and help content
anusapan Jan 17, 2018
a591c1f
updated changelog and resolved comment
anusapan Jan 18, 2018
9b28bf2
Merge branch 'preview' into preview
Jan 18, 2018
802f84f
Merge branch 'preview' into preview
Jan 18, 2018
ada7342
Merge pull request #5076 from anusapan/preview
markcowl Jan 18, 2018
accf20d
Merge pull request #5276 from maddieclayton/tags
cormacpayne Jan 18, 2018
496845b
Example 2 fix
MiYanni Jan 18, 2018
4e3aced
Merge pull request #5299 from Azure/MiYanni-patch-1
Jan 18, 2018
37fa45d
Embed PowerShell in Cloud Shell link
HemantMahawar Jan 18, 2018
6812dc0
Merge pull request #5303 from HemantMahawar/HemantMahawar-cloudshell
Jan 19, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
46 changes: 26 additions & 20 deletions Azure.PowerShell.Netcore.sln
Original file line number Diff line number Diff line change
@@ -1,50 +1,52 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27019.1
VisualStudioVersion = 15.0.27130.2010
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.Authentication.Netcore", "src\Common\Commands.Common.Authentication\Common.Authentication.Netcore.csproj", "{D12674F6-CB92-438F-A68D-21CE12F8611B}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Authentication.Netcore", "src\Common\Commands.Common.Authentication\Common.Authentication.Netcore.csproj", "{D12674F6-CB92-438F-A68D-21CE12F8611B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.Netcore", "src\Common\Commands.Common\Common.Netcore.csproj", "{998E17F1-A0D4-48CE-8EE5-3B60E7841D8D}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Netcore", "src\Common\Commands.Common\Common.Netcore.csproj", "{998E17F1-A0D4-48CE-8EE5-3B60E7841D8D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.ResourceManager.Netcore", "src\ResourceManager\Common\Commands.ResourceManager.Common\Common.ResourceManager.Netcore.csproj", "{35A7AFAB-9F76-4CC8-AD83-6BE14DAEE597}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.ResourceManager.Netcore", "src\ResourceManager\Common\Commands.ResourceManager.Common\Common.ResourceManager.Netcore.csproj", "{35A7AFAB-9F76-4CC8-AD83-6BE14DAEE597}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Profile.Netcore", "src\ResourceManager\Profile\Commands.Profile\Commands.Profile.Netcore.csproj", "{31044C50-5F29-4CB4-9E7C-8E0123FA6B77}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Profile.Netcore", "src\ResourceManager\Profile\Commands.Profile\Commands.Profile.Netcore.csproj", "{31044C50-5F29-4CB4-9E7C-8E0123FA6B77}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Tags.Netcore", "src\ResourceManager\Tags\Commands.Tags\Commands.Tags.Netcore.csproj", "{4D14DBA3-26A1-4102-8012-196CF2C31C56}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Tags.Netcore", "src\ResourceManager\Tags\Commands.Tags\Commands.Tags.Netcore.csproj", "{4D14DBA3-26A1-4102-8012-196CF2C31C56}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Resources.Rest.Netcore", "src\ResourceManager\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.Netcore.csproj", "{0E33B20F-5AC6-43BE-B91F-203DDB5981DC}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Resources.Rest.Netcore", "src\ResourceManager\Resources\Commands.ResourceManager\Cmdlets\Commands.Resources.Rest.Netcore.csproj", "{0E33B20F-5AC6-43BE-B91F-203DDB5981DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Resources.Netcore", "src\ResourceManager\Resources\Commands.Resources\Commands.Resources.Netcore.csproj", "{B270ACDB-0E27-42CD-BB84-B9A6E47543B0}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Resources.Netcore", "src\ResourceManager\Resources\Commands.Resources\Commands.Resources.Netcore.csproj", "{B270ACDB-0E27-42CD-BB84-B9A6E47543B0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.Storage.Netcore", "src\Common\Commands.Common.Storage\Common.Storage.Netcore.csproj", "{6B91BCDC-5031-4A7A-A566-83308FF997C6}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Storage.Netcore", "src\Common\Commands.Common.Storage\Common.Storage.Netcore.csproj", "{6B91BCDC-5031-4A7A-A566-83308FF997C6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Storage.Netcore", "src\ResourceManager\Storage\Commands.Management.Storage\Commands.Storage.Netcore.csproj", "{6878D60B-AD5B-4D37-8B84-5D529090FBAC}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Storage.Netcore", "src\ResourceManager\Storage\Commands.Management.Storage\Commands.Storage.Netcore.csproj", "{6878D60B-AD5B-4D37-8B84-5D529090FBAC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Websites.Netcore", "src\ResourceManager\Websites\Commands.Websites\Commands.Websites.Netcore.csproj", "{59581DCA-1726-4EE2-A665-0112E681C35C}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Websites.Netcore", "src\ResourceManager\Websites\Commands.Websites\Commands.Websites.Netcore.csproj", "{59581DCA-1726-4EE2-A665-0112E681C35C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.Authentication.Abstractions.Netcore", "src\Common\Commands.Common.Authentication.Abstractions\Common.Authentication.Abstractions.Netcore.csproj", "{7290FAB3-878F-4960-A02D-70E5DC88622D}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Authentication.Abstractions.Netcore", "src\Common\Commands.Common.Authentication.Abstractions\Common.Authentication.Abstractions.Netcore.csproj", "{7290FAB3-878F-4960-A02D-70E5DC88622D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.ResourceManager.Authentication.Netcore", "src\ResourceManager\Common\Commands.Common.Authentication.ResourceManager\Common.ResourceManager.Authentication.Netcore.csproj", "{AF50ACE6-9A6A-4A18-8140-B6C5BDD0EFD6}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.ResourceManager.Authentication.Netcore", "src\ResourceManager\Common\Commands.Common.Authentication.ResourceManager\Common.ResourceManager.Authentication.Netcore.csproj", "{AF50ACE6-9A6A-4A18-8140-B6C5BDD0EFD6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Compute.Netcore", "src\ResourceManager\Compute\Commands.Compute\Commands.Compute.Netcore.csproj", "{7B61AB3B-9F62-4B96-BCED-13920B56CD3C}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Compute.Netcore", "src\ResourceManager\Compute\Commands.Compute\Commands.Compute.Netcore.csproj", "{7B61AB3B-9F62-4B96-BCED-13920B56CD3C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Network.Netcore", "src\ResourceManager\Network\Commands.Network\Commands.Network.Netcore.csproj", "{40ACDC82-5A87-4D52-83B5-ED21274363A5}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Network.Netcore", "src\ResourceManager\Network\Commands.Network\Commands.Network.Netcore.csproj", "{40ACDC82-5A87-4D52-83B5-ED21274363A5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{4B187BE1-F8C4-4658-AD17-98AA087482AA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commands.Profile.Test.Netcore", "src\ResourceManager\Profile\Commands.Profile.Test\Commands.Profile.Test.Netcore.csproj", "{87246108-B555-4F5F-B916-A9C6FABB1971}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.Profile.Test.Netcore", "src\ResourceManager\Profile\Commands.Profile.Test\Commands.Profile.Test.Netcore.csproj", "{87246108-B555-4F5F-B916-A9C6FABB1971}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.ResourceManager.ScenarioTests.Netcore", "src\ResourceManager\Common\Commands.ScenarioTests.ResourceManager.Common\Common.ResourceManager.ScenarioTests.Netcore.csproj", "{624FE5CE-0F46-4A0A-9A1B-54D5724B7F96}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.ResourceManager.ScenarioTests.Netcore", "src\ResourceManager\Common\Commands.ScenarioTests.ResourceManager.Common\Common.ResourceManager.ScenarioTests.Netcore.csproj", "{624FE5CE-0F46-4A0A-9A1B-54D5724B7F96}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.Rbac.Netcore", "src\Common\Commands.Common.Graph.RBAC\Common.Rbac.Netcore.csproj", "{32BB23AC-A900-4EB8-ABBE-D8AABEB90E31}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Rbac.Netcore", "src\Common\Commands.Common.Graph.RBAC\Common.Rbac.Netcore.csproj", "{32BB23AC-A900-4EB8-ABBE-D8AABEB90E31}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.Authorization.Netcore", "src\Common\Commands.Common.Authorization\Common.Authorization.Netcore.csproj", "{826C77AA-C038-46F1-86AE-9A9F2E564D41}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Authorization.Netcore", "src\Common\Commands.Common.Authorization\Common.Authorization.Netcore.csproj", "{826C77AA-C038-46F1-86AE-9A9F2E564D41}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.Network.Netcore", "src\Common\Commands.Common.Network\Common.Network.Netcore.csproj", "{EBFE7C29-7BF6-4E32-8844-09A38A597E05}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Network.Netcore", "src\Common\Commands.Common.Network\Common.Network.Netcore.csproj", "{EBFE7C29-7BF6-4E32-8844-09A38A597E05}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Commands.KeyVault.Netcore", "src\ResourceManager\KeyVault\Commands.KeyVault\Commands.KeyVault.Netcore.csproj", "{814E7BBB-3D69-410A-81CF-374C29CC5C6B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common.Strategies.Netcore", "src\ResourceManager\Common\Commands.Common.Strategies\Common.Strategies.Netcore.csproj", "{F285DFCD-181C-4D53-83B1-9239EB7919D6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -131,6 +133,10 @@ Global
{814E7BBB-3D69-410A-81CF-374C29CC5C6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{814E7BBB-3D69-410A-81CF-374C29CC5C6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{814E7BBB-3D69-410A-81CF-374C29CC5C6B}.Release|Any CPU.Build.0 = Release|Any CPU
{F285DFCD-181C-4D53-83B1-9239EB7919D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F285DFCD-181C-4D53-83B1-9239EB7919D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F285DFCD-181C-4D53-83B1-9239EB7919D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F285DFCD-181C-4D53-83B1-9239EB7919D6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

This repository contains a set of PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.

Take a test run now from Azure Cloud Shell!

[![](https://shell.azure.com/images/launchcloudshell.png "Launch Azure Cloud Shell")](https://shell.azure.com/powershell)

* For documentation on how to build and deploy applications to Microsoft Azure please see the [Microsoft Azure Documentation Center](https://docs.microsoft.com/en-us/azure/).
* For comprehensive documentation on the developer cmdlets see the [overview of Azure PowerShell](https://aka.ms/azpsdocs).
* For suggesting improvements, join our improvement discussion ([Issue #3692](https://github.com/Azure/azure-powershell/issues/3692)).
Expand Down
Loading