AdminThe Azure Team on UserVoice
(Product Owner, Microsoft Azure)
My feedback
-
1 vote
An error occurred while saving the comment -
119 votes
An error occurred while saving the comment We strongly recommend you to use tiered storage with DPM. With small amount of SSD (4% of your total storage for DPM) the performance of the DPM can be much better. The blog gives a bit more details about the tiered storage and how it helps with improving the backup performance.
-
19 votes
An error occurred while saving the comment Azure Backup now supports daily/weekly/monthly/yearly retention for Azure file share backup. So you can retain your backup data (snapshots) up to 10 years. However, the feature work for providing the ability to store backup data in a different storage account is currently in progress and the tentative ETA is mid CY 2021.
-
1 vote
An error occurred while saving the comment That data is returned in the JSON payload from the pipeline Execute Data Flow activity
-
3 votes
An error occurred while saving the comment This sounds like a bug, please submit an Azure support ticket from the Azure portal.
-
26 votes
An error occurred while saving the comment Allow trusted services + Managed Identity with ADLS Gen2 and SQL DB/DW (Synapse) will work with data flows in ADF today.
-
8 votes
An error occurred while saving the comment There are SCD templates under Pipelines | Templates for SCD Type 1 and Type 2
-
238 votes
AdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) supported this idea ·
-
146 votes
Data Factory now supports delta lake as source and sink in mapping data flow (public preview). Learn more from https://techcommunity.microsoft.com/t5/azure-data-factory/adf-adds-connectors-for-delta-lake-and-excel/ba-p/1515793.
Copy activity support will come later as well.AdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) supported this idea ·
-
6 votesneed-feedback · 0 comments · System Center Data Protection Manager · Flag idea as inappropriate… · Admin →
AdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) shared this idea ·
-
9 votesneed-feedback · 1 comment · System Center Data Protection Manager » SCDPM · Flag idea as inappropriate… · Admin →
AdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) shared this idea ·
-
103 votes
In private preview now
-
567 votes
For now check and use the custom activity sample from https://github.com/Azure/Azure-DataFactory/tree/master/Samples/AzureAnalysisServicesProcessSample and this is also mentioned in the AS GA blog (https://azure.microsoft.com/en-us/blog/announcing-azure-analysis-services-general-availability/). We are further evaluating the future native 1st-class support.
AdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) supported this idea ·
-
102 votes
Thank you for your feedback. We’re considering this for a future release of Azure Search.
Thanks,
Liam
Azure Search Product TeamAn error occurred while saving the comment One of the major reason to have support for other highlighters is limitations of Postings highlighter especially around highlighting of wild card and regex queries. The Postings highlighter doesn't return any terms from the index scan for wildcard queries when a scoring profile is applied on top of them.
Refer to more details here - https://stackoverflow.com/questions/54917754/azure-search-highlighting-doesnt-work-for-wildcards-with-scoring-profiles/54917926
-
1,976 votes
Great news – static IP range for Azure Integration Runtime is now available in all ADF regions! You can whitelist specific IP ranges for ADF as part of firewall rules. The IPs are documented here: https://docs.microsoft.com/en-us/azure/data-factory/azure-integration-runtime-ip-addresses#azure-integration-runtime-ip-addresses-specific-regions. Static IP ranges for gov cloud and China cloud will be published soon!
Please refer to this blog post on how you can use various mechanisms including trusted Azure service and static IP to secure data access through ADF:
https://techcommunity.microsoft.com/t5/azure-data-factory/azure-data-factory-now-supports-static-ip-address-ranges/ba-p/1117508Service tag support will be made available in next few weeks. Please stay tuned!
If your network security requirement calls for ADF support for VNet and cannot be met using Trusted Azure service (released in Oct 2019), static IP range (released in Jan 2020), or service tag (upcoming), please vote for VNet feature here: https://feedback.azure.com/forums/270578-data-factory/suggestions/37105363-data-factory-should-be-able-to-use-vnet-without-re
AdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) supported this idea ·
-
122 votes
Thank you for your feedback. We are now evaluating this ask as part of our product roadmap.
AdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) supported this idea ·
-
16 votes
AdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) supported this idea ·
-
718 votes
Thank you for your feedback. We’re considering this for a future release of Azure Search.
Thanks,
Mike
Azure Search Product TeamAn error occurred while saving the comment Thanks for the feedback. We would consider this the same request as aggregation support. Please let us know if you disagree.
Thanks,
Mike Carter
Azure Search Product TeamAdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) shared this idea ·
-
154 votes
Thank you for your feedback. While it is unlikely we’ll address this suggestion in the near future, we’ll reassess based on the number of votes it receives.
Thanks,
Vinod
Azure Search Product TeamAn error occurred while saving the comment Azure Search does support an analyze API which helps you understand what different analyzers, both out of box or custom, process text during indexing or query time. While not a full Explain API, this does help understand why a search term didn't return the results you expect. Doc link: https://docs.microsoft.com/en-us/rest/api/searchservice/test-analyzer
-
14 votes
An error occurred while saving the comment Are you asking for a calculated field who's value is populated while the indexer runs? This could either be a constant or potentially change based on the other values in the document.
I would suggest that we will deliver a form of this with Cognitive Search custom skills, which is currently in preview: https://docs.microsoft.com/en-us/azure/search/cognitive-search-custom-skill-interface
Please take a look and let us know if this is what you are looking for.
AdminThe Azure Team on UserVoice (Product Owner, Microsoft Azure) shared this idea ·
This is already there in the Debug Session in data flows. Data Preview provides step-by-step debugging, same as cell-by-cell in a Notebook.