Skip to content

Commit 06a370a

Browse files
committed
add more description
1 parent 6510e11 commit 06a370a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/ResourceManager/AnalysisServices/ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@
1919
-->
2020
## Current Release
2121
* Added State property in additional to ProvisioningState
22-
- This introduces new property used outside of provisioing.
22+
- All the cmdlet returning AnalysisService would have a new property 'State' used outside of provisioing.
23+
- The 'State' is intended to check status outside of provisioning, while 'ProvisioningState' is intended to check status related to Provisioning.
24+
- ProvisioningState and State are same in service side at this moment, the service side would differenciate ProvisioningState and State in future
2325

2426
## Version 0.0.3
2527
* Added two new dataplane APIs in a separate module Azure.AnalysisServices.psd1

0 commit comments

Comments
 (0)