mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update README.md
This commit is contained in:
@ -12,7 +12,6 @@ The Token project contains a simple console application that connects to Azure S
|
|||||||
|
|
||||||
**Software prerequisites:**
|
**Software prerequisites:**
|
||||||
|
|
||||||
|
|
||||||
1. The `makecert.exe` utility, which is included in the Windows SDK
|
1. The `makecert.exe` utility, which is included in the Windows SDK
|
||||||
+ It is sometimes included in Visual Studio installations (depending on the selections made during installation). A search of your machine for `makecert.exe` would provide verification that the Windows SDK was installed.
|
+ It is sometimes included in Visual Studio installations (depending on the selections made during installation). A search of your machine for `makecert.exe` would provide verification that the Windows SDK was installed.
|
||||||
+ If the Windows SDK was not installed, you may [download it here](http://msdn.microsoft.com/en-US/windows/desktop/aa904949)
|
+ If the Windows SDK was not installed, you may [download it here](http://msdn.microsoft.com/en-US/windows/desktop/aa904949)
|
||||||
@ -21,10 +20,6 @@ The Token project contains a simple console application that connects to Azure S
|
|||||||
+ To download the latest PowerShell version [see this page](https://azure.microsoft.com/en-us/documentation/articles/powershell-install-configure/#Install)
|
+ To download the latest PowerShell version [see this page](https://azure.microsoft.com/en-us/documentation/articles/powershell-install-configure/#Install)
|
||||||
+ [Install the Azure AD PowerShell Module](https://msdn.microsoft.com/en-us/library/azure/jj151815.aspx), if it is not already installed in your client machine.
|
+ [Install the Azure AD PowerShell Module](https://msdn.microsoft.com/en-us/library/azure/jj151815.aspx), if it is not already installed in your client machine.
|
||||||
|
|
||||||
**Other Prerequisites**
|
|
||||||
|
|
||||||
TODO: Other Prerequisites
|
|
||||||
|
|
||||||
<a name=run-this-sample></a>
|
<a name=run-this-sample></a>
|
||||||
## Run this sample
|
## Run this sample
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user