thub.users.profile.tabs.comments.personalized


@ramr-msft thanks for the reply, you are right I need to write the dockerfile INLINE.

Thanks for the recommendation, I will deepen the deployment with v2!

Hi @ramr-msft, is there any news regarding the integration of S3 buckets of AWS as a datastore in AML?

@ramr-msft thanks for responding, I found the answer I was looking for and posted it below. The goal was to track in detail the actual cost of each compute/cluster used in AML, not a cost estimate

Easiest way to reproduce the problem:

  1. Create a new pipeline with the designer with this simple structure
    205066-image.png


  2. Save and submit.


The result is the following:
205094-image.png


image.png (26.1 KiB)
image.png (14.6 KiB)

Thanks GiftA-MSFT, this is exactly what i needed!

Hi, I would like to use a custom environment so that I can install and use Python libraries that are not install by default (in the specific case "nltk", but also others) in the Python Script Component.

Thanks for your feedback.
As workaround I found that if I disable and enable manually the incremental refresh from the portal, the refresh is forced at that moment.

152289-image.png

Giorgio


image.png (27.6 KiB)

You can find the complete documentation at this link: https://github.com/MScholtes/PS2EXE
There is also an option to add an icon file.

Hope this is helpful,
G


Thanks @Mike-Ubezzi-MSFT for your feedback, I'll wait for the final answer.
What about the second question, the restrictions of using only the PRIMARY filegroup for partitions in Azure SQL Database? Could this have an impact on performance?

Thanks very much.

Regards,
G.

Thanks @AnuragSharma-MSFT for the suggestion, I've tried using elastic query with sp_execute_remote command and it has worked!