About 50 results
Open links in new tab
  1. Use managed identity to access storage account with persistent …

    Sep 13, 2024 · 0 I face the following situation: I would like to access a storage account using Persistent Volume (PV) and Persistent Volume Claim (PVC) but without an access to the storage account's …

  2. Is it possible to have persistent dev-tunnel URLs for apps?

    May 13, 2024 · I would like the URL for my bot to persist across debug sessions. Every time I hit Local to start debugging though, it looks like it creates a new Dev-Tunnel which is then written to the …

  3. What does retain persistent mapping variable value mean in …

    Nov 24, 2022 · If you check it Infa will retain persistent variable values in target repository/folder. For example, if you are migrating a mapping which has a sequence generator with initial value as 5000 in …

  4. BAT file to map to network drive without running as admin

    May 8, 2014 · I'm trying to create a .bat file that will map to a network drive when it is clicked (it would be even better if it could connect automatically on login if connected to the network, otherwise do not

  5. python - chromadb persistent client crashes when attempting to add a ...

    Jul 7, 2025 · chromadb persistent client crashes when attempting to add a record to collection Ask Question Asked 8 months ago Modified 7 months ago

  6. What are the different NameID format used for? - Stack Overflow

    Here're my understandings about this, with the Identity Federation Use Case to give a details for those concepts: Persistent identifiers- IdP provides the Persistent identifiers, they are used for linking to the …

  7. When to use VolumeClaimTemplates versus predefined Persistent …

    Dec 22, 2023 · I am struggling to understand the advantages and disadvantages for VolumeClaimTemplates versus predefined PVs/PVCs and standard Volumes. We have StatefulSet A …

  8. PWA persistent storage best practice - Stack Overflow

    Jun 7, 2020 · What is best practice for a PWA to store user generated data in a persistent way? My app lets the user generate up to 5 MB of data that needs to be stored and accessed locally, but also …

  9. Mapping a network drive and having trouble saving password

    Mar 27, 2014 · I'm changing file servers soon, and cmdkey really saves the day here: I can now script how to forget the old credentials and store new ones, and my new persistent share reconnects …

  10. Map a network drive to be used by a service - Stack Overflow

    Oct 8, 2008 · You'll either need to modify the service, or wrap it inside a helper process: apart from session/drive access issues, persistent drive mappings are only restored on an interactive logon, …