You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -67,8 +67,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
67
67
68
68
### a string containing the WattTime ba for the given Azure Region
69
69
## NOTES
70
-
A ba is WattTime's term for a balancing authority.
71
-
A balancing authority is a regional entity that is responsible for maintaining the balance between supply and demand of electricity in a given region.
72
-
For more information, see https://www.watttime.org/faq
70
+
- A ba is WattTime's term for a balancing authority. A balancing authority is a regional entity that is responsible for maintaining the balance between supply and demand of electricity in a given region. For more information, see https://www.watttime.org/faq
71
+
- This command, like the module, requires you to be connected to Azure via Connect-AzAccount
@@ -59,6 +65,14 @@ function Get-WattTimeAuthToken {
59
65
.NOTES
60
66
A ba is WattTime's term for a balancing authority. A balancing authority is a regional entity that is responsible for maintaining the balance between supply and demand of electricity in a given region. For more information, see https://www.watttime.org/faq
A ba is WattTime's term for a balancing authority. A balancing authority is a regional entity that is responsible for maintaining the balance between supply and demand of electricity in a given region. For more information, see https://www.watttime.org/faq
113
+
- A ba is WattTime's term for a balancing authority. A balancing authority is a regional entity that is responsible for maintaining the balance between supply and demand of electricity in a given region. For more information, see https://www.watttime.org/faq
114
+
- This command, like the module, requires you to be connected to Azure via Connect-AzAccount
100
115
101
116
.OUTPUTS
102
117
a string containing the WattTime ba for the given Azure Region
0 commit comments