Skip to content

Commit 8648e8c

Browse files
authored
Merge pull request #913 from anosov1960/master
Removed the license section
2 parents 40d6622 + edee34c commit 8648e8c

1 file changed

Lines changed: 2 additions & 15 deletions

File tree

samples/manage/azure-hybrid-benefit/sql-license-usage.ps1

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
1-
# ----------------------------------------------------------------------------------
2-
#
3-
# Copyright Microsoft Corporation
4-
# Licensed under the Apache License, Version 2.0 (the "License");
5-
# you may not use this file except in compliance with the License.
6-
# You may obtain a copy of the License at
7-
# http://www.apache.org/licenses/LICENSE-2.0
8-
# Unless required by applicable law or agreed to in writing, software
9-
# distributed under the License is distributed on an "AS IS" BASIS,
10-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11-
# See the License for the specific language governing permissions and
12-
# limitations under the License.
13-
# ---------------------------------------------------------------------------------
14-
#
15-
# This script provided a simple solution to analyze and track the consolidated utilization of SQL Server licenses
1+
#
2+
# This script provides a simple solution to analyze and track the consolidated utilization of SQL Server licenses
163
# by all of the SQL resources in a specific subscription or the entire the account. By default, the script scans
174
# all subscriptions the user account has access. Alternatively, you can specify a single subscription or a .CSV file
185
# with a list of subscription. The usage report includes the following information for each scanned subscription.

0 commit comments

Comments
 (0)