Skip to content

Commit 9dfef53

Browse files
committed
Removing all references to deprecated spatial-maps service
1 parent 48f78c6 commit 9dfef53

File tree

157 files changed

+3
-7566
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+3
-7566
lines changed

articles/azure-resource-manager/management/azure-services-resource-providers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ The resource providers for developer tools services are:
136136
| Microsoft.DevCenter | [Microsoft Dev Box](../../dev-box/index.yml) |
137137
| Microsoft.DevSpaces | [Azure Dev Spaces](/previous-versions/azure/dev-spaces/) |
138138
| Microsoft.LoadTestService | [Azure Load Testing](/azure/load-testing/) |
139-
| Microsoft.MixedReality | [Azure Spatial Anchors](../../spatial-anchors/index.yml) |
140139
| Microsoft.Notebooks | [Azure Notebooks](https://notebooks.azure.com/help/introduction) |
141140

142141
## DevOps resource providers

articles/azure-resource-manager/management/move-support-resources.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,6 @@ Moves between Resource groups and subscriptions are supported for APIs that use
12981298
> | ------------- | ----------- | ---------- | ---------- |
12991299
> | objectunderstandingaccounts | No | No | No |
13001300
> | remoterenderingaccounts | **Yes** | **Yes** | No |
1301-
> | spatialanchorsaccounts | **Yes** | **Yes** | No |
13021301
13031302
## Microsoft.MobileNetwork
13041303

articles/azure-resource-manager/management/tag-support.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2202,7 +2202,6 @@ To get the same data as a file of comma-separated values, download [tag-support.
22022202
> | objectAnchorsAccounts | Yes | Yes |
22032203
> | objectUnderstandingAccounts | Yes | Yes |
22042204
> | remoteRenderingAccounts | Yes | Yes |
2205-
> | spatialAnchorsAccounts | Yes | Yes |
22062205
22072206
## Microsoft.MobileNetwork
22082207

articles/azure-resource-manager/templates/deployment-complete-mode-deletion.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2202,7 +2202,6 @@ The resources are listed by resource provider namespace. To match a resource pro
22022202
> | objectAnchorsAccounts | Yes |
22032203
> | objectUnderstandingAccounts | Yes |
22042204
> | remoteRenderingAccounts | Yes |
2205-
> | spatialAnchorsAccounts | Yes |
22062205
22072206
## Microsoft.MobileNetwork
22082207

articles/governance/resource-graph/reference/supported-tables-resources.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,6 @@ For sample queries for this table, see [Resource Graph sample queries for resour
596596
- Microsoft.MixedReality/objectAnchorsAccounts (Object Anchors Accounts)
597597
- Microsoft.MixedReality/objectUnderstandingAccounts (Object Understanding Accounts)
598598
- Microsoft.MixedReality/remoteRenderingAccounts (Remote Rendering Accounts)
599-
- Microsoft.MixedReality/spatialAnchorsAccounts (Spatial Anchors Accounts)
600599
- microsoft.mixedreality/surfacereconstructionaccounts
601600
- Microsoft.MobileNetwork/mobileNetworks (Mobile Networks)
602601
- microsoft.mobilenetwork/mobilenetworks/datanetworks

articles/index.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,14 +1151,6 @@ productDirectory:
11511151
- mixed-reality
11521152
url: object-anchors/index.yml
11531153
# Card
1154-
- title: Spatial Anchors
1155-
summary: Create multi-user, spatially aware mixed reality experiences
1156-
imageSrc: ./media/index/spatial-anchor-accounts.svg
1157-
azureCategories:
1158-
- mixed-reality
1159-
- mobile
1160-
url: spatial-anchors/index.yml
1161-
# Card
11621154
- title: Azure Remote Rendering
11631155
summary: Render high-quality, interactive 3D content, and stream it to your devices in real time
11641156
imageSrc: ./media/index/remote-rendering.svg

articles/orbital/geospatial-reference-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Azure has many native geospatial capabilities. In this diagram and the ones that
3636

3737
:::image type="content" source="media/geospatial-overview.png" alt-text="Geospatial On Azure" lightbox="media/geospatial-overview.png":::
3838

39-
This architecture flow assumes that the data may be coming from databases, files or streaming sources and not stored in a native GIS format. Once the data is ingested with Azure Data Factory, or via Azure IoT, Event Hubs and Stream Analytics, it could then be stored permanently in warm storage with Azure SQL, Azure SQL Managed Instance, Azure Database for PostgreSQL or Azure Data Lake Storage. From there, the data can be transformed and processed in batch with Azure Batch or Synapse Spark Pool, of which both can be automated through the usage of an Azure Data Factory or Synapse pipeline. For real-time data, it can be further transformed or processed with Stream Analytics, Azure Maps or brought into context with Azure Digital Twins. Once the data is transformed, it can then once again be served for additional uses in Azure SQL DB or Azure Database for PostgreSQL, Synapse SQL Pool (for abstracted non-geospatial data), Azure Cosmos DB, or Azure Data Explorer. Once ready, the data can be queried directly through the data base API, but frequently a publish layer is used. The Azure Maps Data API would suffice for small datasets, otherwise a non-native service can be introduced based on OSS or COTS, for accessing the data through web services or desktop applications. Finally, the Azure Maps Web SDK hosted in Azure App Service would allow for geovisualization. Another option is to use Azure Maps in Power BI. Lastly, HoloLens and Azure Spatial Anchors can be used to view the data and place it in the real-world for virtual reality (VR) and augmented reality (AR) experiences.
39+
This architecture flow assumes that the data may be coming from databases, files or streaming sources and not stored in a native GIS format. Once the data is ingested with Azure Data Factory, or via Azure IoT, Event Hubs and Stream Analytics, it could then be stored permanently in warm storage with Azure SQL, Azure SQL Managed Instance, Azure Database for PostgreSQL or Azure Data Lake Storage. From there, the data can be transformed and processed in batch with Azure Batch or Synapse Spark Pool, of which both can be automated through the usage of an Azure Data Factory or Synapse pipeline. For real-time data, it can be further transformed or processed with Stream Analytics, Azure Maps or brought into context with Azure Digital Twins. Once the data is transformed, it can then once again be served for additional uses in Azure SQL DB or Azure Database for PostgreSQL, Synapse SQL Pool (for abstracted non-geospatial data), Azure Cosmos DB, or Azure Data Explorer. Once ready, the data can be queried directly through the data base API, but frequently a publish layer is used. The Azure Maps Data API would suffice for small datasets, otherwise a non-native service can be introduced based on OSS or COTS, for accessing the data through web services or desktop applications. Finally, the Azure Maps Web SDK hosted in Azure App Service would allow for geovisualization. Another option is to use Azure Maps in Power BI.
4040

4141
It should be noted as well that many of these options are optional and could be supplemented with OSS to reduce cost while also maintaining scalability, or 3rd party tools to utilize their specific capabilities. The next session addresses this need.
4242

7.54 KB
Loading

articles/reliability/availability-service-by-category.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ As mentioned previously, Azure classifies services into three categories: founda
9898
> | Azure Red Hat OpenShift |
9999
> | Azure Remote Rendering |
100100
> | Azure SignalR Service |
101-
> | Azure Spatial Anchors |
102101
> | Azure Spring Apps |
103102
> | Azure Storage: Archive Storage |
104103
> | Azure Synapse Analytics |

articles/remote-rendering/how-tos/authentication.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99

1010
# Configure authentication
1111

12-
Azure Remote Rendering uses the same authentication mechanism as [Azure Spatial Anchors (ASA)](../../spatial-anchors/concepts/authentication.md?tabs=csharp). To access a given Azure Remote Rendering account, clients need to obtain an access token from Azure Mixed Reality Security Token Service (STS). Tokens obtained from STS have a lifetime of 24 hours. Clients need to set *one* of the following to call the REST APIs successfully:
12+
To access a given Azure Remote Rendering account, clients need to obtain an access token from Azure Mixed Reality Security Token Service (STS). Tokens obtained from STS have a lifetime of 24 hours. Clients need to set *one* of the following to call the REST APIs successfully:
1313

1414
* **AccountKey**: can be obtained in the "Keys" tab for the Remote Rendering account on the Azure portal. Account Keys are only recommended for development/prototyping.
1515
![Account ID](./media/azure-account-primary-key.png)
@@ -46,8 +46,6 @@ Account keys are recommended for quick prototyping, during development only. It'
4646
4747
### Microsoft Entra user authentication
4848
49-
Microsoft Entra authentication is described in the [Azure Spatial Anchors documentation](../../spatial-anchors/concepts/authentication.md?tabs=csharp#azure-ad-user-authentication).
50-
5149
Follow the steps to configure Microsoft Entra user authentication in the Azure portal.
5250
5351
1. Register your application in Microsoft Entra ID. As part of registering, you will need to determine whether your application should be multitenant. You will also need to provide the redirect URLs allowed for your application in the Authentication blade.

0 commit comments

Comments
 (0)