Rakesh Kumar
70c354d32d
docs update for remove registration scenario
2020-05-08 12:47:39 -07:00
Rakesh Kumar
bf2f27b8dc
Initialize AzureRmEnvironment using CloudManifest file ( #567 )
...
* Registration docs update for UsageReporting and MarketplaceSyndication parameters
* Initialize AzureRmEnvironment for CustomCloud
2020-04-30 16:27:27 -07:00
Rakesh Kumar
7dd110bcdb
Fix for MsAssetTag and AzureContext bugs ( #561 )
2020-04-14 16:45:39 -07:00
Rakesh Kumar
bf93556416
make ResourceGroupLocation parameter validation case-insensitive
2020-02-07 12:39:54 -08:00
Rakesh Kumar
59bd138039
Throw ResourceGroupLocation not available error
2020-02-04 11:25:13 -08:00
bganapa
f0ba6a564f
Removing unwanted #requires
2020-01-14 20:21:58 -08:00
Rakesh Kumar
8cc705f247
CustomBilling Model Version Update
2020-01-07 12:46:54 -08:00
Rakesh Kumar
58a6308460
support for custombilling registration
2019-12-16 17:34:32 -08:00
Rakesh Kumar
b6ac1a386a
Revert "Custombilling registration"
2019-12-16 13:27:58 -08:00
Rakesh Kumar
1baf459ddd
disable usagereporting by default for CustomBilling
2019-12-13 15:34:51 -08:00
Rakesh Kumar
9e51a319a0
add MsAssetTag parameter for registration
2019-12-10 16:54:19 -08:00
Rakesh Kumar
cf84176a22
Connected registration for CustomCloud
2019-10-17 19:03:37 -07:00
Rakesh Kumar
d7d12ba171
remove extra AzureEnvironmentName parameter, update function description
2019-09-16 15:47:04 -07:00
Rakesh Kumar
128852c016
Remove-AzsActivationResource update
2019-09-13 11:34:35 -07:00
lakrishn1
ad4bffe542
add donotdelete lock to registration resource group' ( #514 )
...
* add donotdelete lock to registration resource group'
* set resource level lock
* fix lock comment
2019-07-17 20:02:55 -07:00
Bryan Lamos
6625d9824a
Improvements to registration readme ( #510 )
2019-06-05 14:13:53 -07:00
Bryan Lamos
29a7219861
Fix for timeout during service principal creation ( #511 )
...
* Fix for timeout during service principal creation
On slower hardware, many of the cmdlets can take longer to run, causing premature expiration of a timeout and failure to complete. This is one of possible multiple timeouts that needs to be bumped up. The default in the New-AzureBridgeServicePrincipal cmdlet is 300 seconds. This commit increases it to 1800.
* Add additional timeout increase
2019-06-05 14:12:45 -07:00
BradleyBartlett
37f065bed1
fix bug in Unregister-AzsEnvironment around gathering cloudId
2018-11-30 10:35:43 -08:00
BradleyBartlett
0759315c3e
allow customizing connection options for Get-AzsRegistrationToken
2018-11-19 14:45:13 -08:00
BradleyBartlett
36eff493fc
allow for optional environment names in Remove-AzsRegistration
2018-10-26 12:28:06 -07:00
BradleyBartlett
7661d7ecd7
make RegistrationName mandatory for Remove-AzsRegistration
2018-10-26 12:28:06 -07:00
BradleyBartlett
0154f5901c
make registration name mandatory parameter
2018-10-11 09:25:11 -07:00
BradleyBartlett
18e52fbd40
Add support for AzureRm powershell v2.3 for de-registration
2018-10-04 17:16:43 -07:00
BradleyBartlett
ad2eacab54
fix missing parameter during log-throw
2018-09-12 14:31:47 -07:00
BradleyBartlett
1b79fe8978
change AzureUsGovernment default resource group location to UsGovVirginia
2018-09-11 11:30:43 -07:00
BradleyBartlett
f3f4f632d1
Properly dispose of pssessions created during registration
2018-07-24 14:48:26 -07:00
BradleyBartlett
415c8e0b1d
Add documentation for RegistrationName parameter
2018-07-23 14:34:22 -07:00
BradleyBartlett
95594e15b4
add optional registration naming; usage reporting default to enabled
2018-07-19 13:34:29 -07:00
BradleyBartlett
afdadddc1e
Add version checking and optional utilities module
2018-05-29 16:54:15 -07:00
BradleyBartlett
219c7ed90d
Improve registration logging
2018-05-24 15:01:15 -07:00
BradleyBartlett
dd2489aced
Another fix for new resource properties and RBAC assignment
2018-05-17 15:10:06 -07:00
Bradley Bartlett
af2e143dfa
Fix for new resource properties and RBAC assignment
...
Objects returned from Get-AzureRmResource no longer have a SubscriptionId property and so the rbac scope was being built improperly.
2018-05-09 16:04:22 -07:00
BradleyBartlett
f0c030968a
Fix logic for confirming Azure environment
2018-04-03 09:32:33 -07:00
BradleyBartlett
aa502450e4
Update RegisterWithAzure.psm1 for 1803 release
2018-04-02 11:45:12 -07:00
BradleyBartlett
b0f439c0a0
Default to ChinaEast for china cloud registration resource location
...
(cherry picked from commit b523cbfd11
)
(cherry picked from commit 9600b6d9d0
)
2018-03-08 10:09:27 -08:00
BradleyBartlett
291d069870
update README.md for RegisterWithAzure.psm1
2018-01-05 14:18:24 -08:00
BradleyBartlett
497ce548a8
Update RegisterWithAzure.psm1 from Vnext branch
2018-01-05 12:20:01 -08:00
BradleyBartlett
31ac3f4ceb
change registration resource location to global from westcentralus
...
(cherry picked from commit e0ca72a55b
)
2017-11-17 17:37:45 -08:00
BradleyBartlett
379cdb9878
Use official Azure Stack Registration Owner RBAC role
2017-11-14 12:21:30 -08:00
BradleyBartlett
fb8bdf08a2
fix Set-AzsRegistrationSubscription for RBAC workaround
2017-09-21 18:21:50 -07:00
BradleyBartlett
41d2bdfc15
fixes to custom RBAC role workaround; token collection cleaned up
2017-09-21 18:19:31 -07:00
BradleyBartlett
66e78743fe
custom RBAC error workaround
2017-09-21 14:04:53 -07:00
brbartle
e9d3839cba
Update README.md
...
Adds examples of all 3 registration functions
2017-09-18 15:28:06 -07:00
BradleyBartlett
496f7caa00
Rename param JeaComputerName to PrivilegedEndpoint; specify refresh token
2017-09-15 17:15:07 -07:00
Steve Linehan
6f96197e8b
Removed the check for DomainAdmin as this is no longer necessary when
...
leveraging the Privileged Endpoint
2017-09-14 02:50:54 -05:00
BradleyBartlett
7e177b5857
minor RBAC logging change, updated documentation
...
(cherry picked from commit cb1086be3c
)
2017-09-11 14:07:53 -07:00
BradleyBartlett
547fceef3a
registration typo fixes and version checking for registering resource provider
2017-09-09 18:52:55 -07:00
BradleyBartlett
ab9028274a
make secondary directory mandatory
2017-09-08 19:40:15 -07:00
BradleyBartlett
169c835ce6
registration rewrite and overhaul. requires documentation fixes.
2017-09-08 19:20:42 -07:00
BradleyBartlett
349d21f912
adjust scope for RBAC assignment to resource group
2017-08-21 13:39:11 -07:00