0 votes
in Azure by
Mention the emulators that are installed with the SDK in Azure?

1 Answer

0 votes
by

Azure SDK has two emulators – Compute Emulator and Storage Emulator. Developers use these to operate the cloud applications on the local machine. Compute Emulator mimics the computing environment. To use a compute emulator, Visual Studio is to be run as an administrator.

...