Akash Gupta
Akash Gupta

Reputation: 21

Azure Diagnostics in Azure sdk 2.7

I cannot find the diagnostics.xsd schema for diagnostics in azure 2.7 version.It was available in earlier version.Can anybody point me where it is in 2.7 version?

Upvotes: 0

Views: 519

Answers (1)

kwill
kwill

Reputation: 11008

It is in the same place as SDK 2.6 - C:\Program Files\Microsoft SDKs\Azure.NET SDK\v2.7\bin\plugins\Diagnostics\schema.

Or is there a different file you are trying to find?

Upvotes: 1

Related Questions