Azure-Orbital-Analytics-Samples icon indicating copy to clipboard operation
Azure-Orbital-Analytics-Samples copied to clipboard

Sample solution that demonstrates how to deploy and analyze spaceborne data using Azure Synapse Analytics

Results 13 Azure-Orbital-Analytics-Samples issues
Sort by recently updated
recently updated
newest added

How to delete Azure Synapse from cosmos db without migration of data. Currently this functionality is not available as per the documentation. https://learn.microsoft.com/en-us/azure/cosmos-db/synapse-link-frequently-asked-questions#can-i-disable-the-azure-synapse-link-feature-for-my-azure-cosmos-db-account- ![image](https://user-images.githubusercontent.com/31069041/232764504-bc3b341a-b30f-4642-858c-682024c1f3e7.png)

- Running system reserved library update job for spark pool: Geospatial - Create Or Update SparkComputeFailed LibraryManagement - Spark Job timed out for Geospatial in workspace geospatialanalytics in subscription

To set up a synapse workspace with the managed vnet, run 'SECURITY_ENABLED=true ./deploy/setup.sh $EnvCode $Location'

enhancement
draft
on-hold

We need to add more information into troubleshooting.md in regards to review comments https://github.com/Azure/Azure-Orbital-Analytics-Samples/pull/87#discussion_r993945780 https://github.com/Azure/Azure-Orbital-Analytics-Samples/pull/87#discussion_r992670871

To help users understand the Orbital product portfolio examples it'd be helpful to link to https://github.com/Azure/azure-orbital-integration and explain how the two do and don't work together.

The proposed sample uses a sample GeoTIFF .tif file, which is downloaded by deploy/scripts/copy_geotiff.sh script and afterwards converted to tiles. However there does not seem to be any documentation on...

Fixes https://github.com/Azure/Azure-Orbital-Analytics-Samples/issues/23

enhancement
draft
on-hold

**Problem** Currently we are grant the managed-identities the contributor access on batch account. This access is very open ended and could be a security issue. **Proposed Solution** Lets make use...

enhancement

We need a way to create a Synapse workspace with a managed VNET. This enables the security architecture with managed private endpoints. By design, DEP (Data Exfiltration Protection) does not...

enhancement