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
feat: Add a shortcut to get DeploymentConfiguration from UIInternals (#21457)
Summary of Change: Added a helper method in UIInternals to get deployment configurations from the service from the session.
Motivation and Context: There are many areas of code that need to access deployment configuration from UIInternals but accessing is quite clunky and long.
Fixes # 21317
0 commit comments