Coder Social home page Coder Social logo

Comments (4)

DuttaSoumya avatar DuttaSoumya commented on September 17, 2024

Hi @j-heinze ,

I am keen to understand the necessity for this requirement and which use case it originates from. It should be fairly easy to create your own container with naming convention defining its purpose, say

  • landingzone-bc-production
  • landingzone-bc-sandbox1
  • landingzone-dataverse
  • landingzone-crm
  • . . .

Read the following to know more about naming conventions for containers,
https://learn.microsoft.com/en-us/rest/api/storageservices/naming-and-referencing-containers--blobs--and-metadata#container-names

Best regards,
Dutta.

from bc2adls.

j-heinze avatar j-heinze commented on September 17, 2024

Hi @DuttaSoumya,
I understand the thought behind this. It's just that we already have an existing datalake which is structured like the following:

  • Container landingzone
    • Directory Source=BC
    • Directory Source=CRM
  • Container bronze
    • Directory Source=BC
    • Directory Source=CRM
  • Container silver
    ...

This would allow us to integrate it in the existing structure. In general, why would it not make sense to fully specify a path for the export? Of course it would require an additional parameter for the pipelines and dataflow/notebook.

Best regards,
Jan

from bc2adls.

DuttaSoumya avatar DuttaSoumya commented on September 17, 2024

Thanks @j-heinze. Indeed what you are looking for perhaps is to change the base url for all calls to the lake (you still need to create a separate container for each BC environment)

You may therefore make the change to the GetBaseUrl function.

As this is a fringe scenario and because of the workaround available above, the implementation could be done in your own repo.

from bc2adls.

DuttaSoumya avatar DuttaSoumya commented on September 17, 2024

Assuming that there are no further comments on this since last 9 days, will close issue.

from bc2adls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.