Cloud Storage Studio

Jan 2, 2013

Version: 2.01434

Support for Custom Endpoints

This release adds the ability to connect to custom storage endpoints instead of the standard Microsoft endpoints. To do so, you just need to modify your application configuration settings file, making changes to the following settings.

  • TableStorageEndPoint
  • QueueStorageEndPoint
  • BlobStorageEndPoint

For example, if your storage account is named "cerebrata" and the complete URI for accessing table resource is "cerebrata.table.custendpoint.net", then for the TableStorageEndpoint please specify "table.custendpoint.net". Depending on demand, we may add a GUI to support this in the future.

Jan 2, 2013

Version: 2.01434

Support for Custom Endpoints

This release adds the ability to connect to custom storage endpoints instead of the standard Microsoft endpoints. To do so, you just need to modify your application configuration settings file, making changes to the following settings.

  • TableStorageEndPoint
  • QueueStorageEndPoint
  • BlobStorageEndPoint

For example, if your storage account is named "cerebrata" and the complete URI for accessing table resource is "cerebrata.table.custendpoint.net", then for the TableStorageEndpoint please specify "table.custendpoint.net". Depending on demand, we may add a GUI to support this in the future.

Mobile Analytics