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
Evaluate how we can record and playback bicep files similar to the way that SDK request/responses are recorded.
One issue that has come up in #41937 with is that we needed to hardcode Guid.Empty to avoid diffs in the Bicep files, but if we leverage the Test Framework random seed, this can be avoided.
The text was updated successfully, but these errors were encountered:
m-nash
added
Provisioning
Client
This issue points to a problem in the data-plane of the library.
and removed
Mgmt
This issue is related to a management-plane library.
labels
Feb 14, 2024
Evaluate how we can record and playback bicep files similar to the way that SDK request/responses are recorded.
One issue that has come up in #41937 with is that we needed to hardcode Guid.Empty to avoid diffs in the Bicep files, but if we leverage the Test Framework random seed, this can be avoided.
The text was updated successfully, but these errors were encountered: