Skip to content

Commit

Permalink
Updated CreateTenantEntry.ps1 in Azure Automation.
Browse files Browse the repository at this point in the history
  • Loading branch information
nboettcher committed Jan 18, 2016
1 parent 15f13b3 commit 884750c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CreateTenantEntry.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ $connection.Open()
$command.ExecuteNonQuery() | Out-Null
$connection.Close()

return $tenantId

return $tenantId

0 comments on commit 884750c

Please sign in to comment.