title | description | services | cloud | documentationcenter | author | manager | ms.assetid | ms.service | ms.devlang | ms.topic | ms.tgt_pltfrm | ms.workload | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Azure Germany IoT services | Microsoft Docs |
Provides a starting point for IoT Suite for Azure Germany |
germany |
na |
na |
gitralf |
rainerst |
na |
germany |
na |
article |
na |
na |
04/13/2017 |
ralfwi |
All the required services for Azure IoT Suite are available in Azure Germany.
The home page for Azure IoT Suite in Azure Germany is different from the page in global Azure. Use http://www.azureiotsuite.de and follow the instructions.
You might want to start with one of the following solution accelerators.
The Remote Monitoring solution accelerator is an implementation of an end-to-end monitoring solution for multiple machines running in remote locations. The solution combines key Azure services to provide a generic implementation of the business scenario. You can use the solution as a starting point for your own implementation and customize it to meet your specific business requirements.
The Predictive Maintenance solution accelerator is an end-to-end solution for a business scenario that predicts the point at which a failure is likely to occur. You can use this solution proactively for activities such as optimizing maintenance. The solution combines key Azure IoT Suite services, such as Azure IoT Hub, Stream Analytics, and a Machine Learning workspace. This workspace contains a model, based on a public sample data set, to predict the Remaining Useful Life (RUL) of an aircraft engine. The solution fully implements the IoT business scenario as a starting point for you to plan and implement a solution that meets your specific business requirements.
Both solutions can be deployed in two ways, via website or via PowerShell.
Follow the instructions in the tutorial for the preconfigured solutions by using the home page mentioned earlier.
There's a full version (using Azure Resource Manager templates and Visual Studio) for the remote monitoring solution. Download from the Azure-IoT-Remote-Monitoring repository on GitHub. The PowerShell deployment is ready for other environments like Azure Germany. Provide the Environment parameter "AzureGermanCloud," so it looks similar to this:
build.cmd cloud debug AzureGermanCloud
Bing Maps is currently not available in Azure Germany and therefore cannot be subscribed to automatically. You can solve this problem by subscribing to the service in global Azure and using the service there.
Note
When you use Bing Maps the way it's described here, you leave the Azure Germany environment.
Here's how to do it:
- Create a Bing Maps API in the global Azure portal by clicking + New, searching for Bing Maps API for Enterprise, and following the prompts.
- Get your Bing Maps API for Enterprise key from the global Azure portal:
- Browse to the resource group where your Bing Maps API for Enterprise is in the global Azure portal.
- Click All Settings > Key Management.
- You see two keys: MasterKey and QueryKey. Copy the value for QueryKey.
- Pull down the latest code from the Azure-IoT-Remote-Monitoring repository on GitHub.
- Run a cloud deployment in your environment by following the command-line deployment guidance in the
/docs/
repository folder. - After you've run the deployment, look in your root folder for the .user.config file created during deployment. Open this file in a text editor.
- Change the following line to include the value that you copied for QueryKey:
<setting name="MapApiQueryKey" value="" />
- Redeploy the solution by repeating step 4.
For supplemental information and updates, subscribe to the Azure Germany blog.